|
||||||||||||
| Menus | Windows | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Help | Operating system access | |||||||||||
| Network | Miscellaneous words | |||||||||||
|
|||
| APPENDMENU | appends a new menu | ||
| APPENDMENUCOMMAND | appends a new menu item and attaches it to a Logo command list | ||
| APPENDMENUITEM | appends a new menu item and defines a menu item ID | ||
| COMMAND | executes a menu command by ID | ||
| DELETEMENU | deletes a menu | ||
| DELETEMENUITEM | deletes a menu item | ||
| FINDMENUID | find the ID for a menu item | ||
| ONCOMMAND | defines a Logo runlist for a menu ID | ||
|
|||
| WORKSPACE | contains the workspace size and the number of colors | ||
|
|||
| HELP | displays help for a command | ||
|
|||
| .WINDOWS | Call the Windows API (Windows version only) | ||
|
|||
| :USERNAME | contains the login name of the user | ||
|
|||
| ALIAS | defines an alias name | ||
| VERSION | outputs the Logo version | ||