Contents  Index  
──────────────────────────────────────────────────────────────────────────────
VARPTR returns the offset address of a variable.
VARSEG returns the segment address of a variable.

VARPTR(variablename)
VARSEG(variablename)variablename    Any Basic variable.

See Also    CALL ABSOLUTE    DEF SEG    PEEK, POKE    VARPTR$
──────────────────────────────────────────────────────────────────────────────
 © Copyright Microsoft Corporation, 1987-1992. All rights reserved.
   Converted from qbasic.hlp with DosHelp/HelpConvert