|
||||||||||||
| Loading | Saving | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Disk operations | ||||||||||||
|
|||
| LOAD | loads workspaces | ||
| LOADENV | loads environments | ||
| LOADPIC | loads a picture | ||
| LOADSNAP | loads a bitmap | ||
|
|||
| :PICTURE.FORMAT | contains the format for storing pictures in | ||
| SAVE | saves the workspace | ||
| SAVEENV | saves the environment | ||
| SAVEPIC | saves the contents of a graphics window | ||
| SAVESNAP | saves a bitmap | ||
|
|||
| :DATADIR | the Logo data directory | ||
| :LOGODIR | reports the directory where the Logo program is in | ||
| CURDIR | outputs the current working directory | ||
| DELETE | deletes a file | ||
| DIRECTORY | outputs a directory listing | ||
| FILE.INFO | reports information about a file | ||
| FILE? | checks for the presence of a file | ||
| RENAME | renames a file | ||
| SETCURDIR | sets the current working directory | ||