Community QBasic

Rebooting the QBasic we all know and love!


Project maintained by Cory Smith

VARSEG

Returns a variable’s segment in memory.

Syntax

VARSEG(variable)

Comments

variable is the name of any variable in your program.

Example

See CALL ABSOLUTE.

See Also