 |
| .CLEAR Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| CLEAR - a memory management statement that reinitializes all program |
|         variables, closes files, and optionally sets the stack size. |
|
| Syntax |
|   CLEAR [,,stack] |
    ž stack is a Detail , it lets you set the stack size |
|
See Also  ERASE |
|
|