[<<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 defaults to BASIC's data segment (DS). A DEF SEG
statement with no argument returns the DEF SEG address to
this default value.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson