| Category > Memory commands |
![]() |
![]() |
![]() |
| Item | Description |
|---|---|
| CLEAR ALL | Closes files in all work areas and releases all dynamic memory variables. |
| CLEAR MEMORY | Releases all dynamic memory variables. |
| DEFAULT TO | Assigns a default value to a NIL argument. |
| QUIT | Terminates program execution unconditionally. |
| RELEASE | Deletes or resets dynamic memory variables. |
| RESTORE | Loads dynamic memory variables from disk into memory. |
| SAVE | Saves dynamic memory variables to a memory file. |
| STORE | Assigns a value to one ore more variables. |
http://www.xHarbour.com