Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>def seg define segment</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DEF SEG                  Define Segment

 DEF SEG [=segment]

    Specifies the segment address from which arguments to BLOAD, BSAVE,
    CALL ABSOLUTE, PEEK, and POKE will be offset.

     segment    A numeric expression in the range 0 to 65535.

   -------------------------------------------------------------------------

      Notes:    DEF SEG with no arguments returns the segment to its
                startup value.

See Also: BLOAD BSAVE CALL ABSOLUTE PEEK POKE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson