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