bas7advr.hlp (
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
DRAW Statement Macro Language
◄Contents► ◄Index► ◄Back►
──────────────────────────────────────────────────────────────────────────────
X, The Substring Command
The Execute Substring command allows you to execute a second substring
from a DRAW command string. You can have one string expression execute
another, which executes a third, and so on.
DRAW stringexpression$
■ This command has the following syntax:
"X" + VARPTR$(string-expression)
■ Numeric arguments to macrocommands within stringexpression$ can
be constants or variable names.
See Also ◄DRAW►
◄Line-Drawing and Cursor-Movement Commands►
◄Rotation, Color, and Scale-Factor Commands►