bas7ex.hlp (Topic list)
CLEAR Statement Programming Example
                       Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
'This example use the CLEAR statement to clear all program variables and to
'set aside 2,000 bytes on the stack for the program.
 
CLEAR ,,2000