
A-15
Function Operation and Limits Examples Page
USR(
n
) Branches to machine language sub-
routine. See Chapter 8.
USR(0) 8/8-12
VARPTR(
var
) Returns the address where the specified
variable's name, value and pointer are
stored,
var
must be a valid variable
name.
VARPTR(A$)
VARPTR(N1 )
8/13-15