| .VARPTR and VARSEG Functions QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| VARPTR and VARSEG - memory functions that return the address of a |
|                     variable |
| Syntax |
|   VARPTR(variablename) |
|   VARSEG(variablename) |
|     ž variablename is the name of any BASIC variable, including a record |
|       variable or record element |
|
See Also  VARPTR$   DEF SEG   PEEK   POKE   SADD |