NAME
-
sadd - memory offset of a string variable
SYNOPSIS
-
offset = sadd(StrVar)
DESCRIPTION
-
StrVar is the name of a string variable or array element. Sadd returns
the offset of the storage address of the string variable. This function works
just like varptr but is limited to string variables (see varptr).
SEE ALSO
-
peek, poke, def seg, seg, varptr
from
The Basmark QuickBASIC Programmer’s Manual
by
Lawrence Leinweber