This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function amigaWorkbench( | |
| _tabs = ["Workbench", "Window", "Icons", "Tools"], | |
| _opts = [ | |
| ["Backdrop", "Execute Command...", "Redraw All", "Update All", "Last Message", "About...", "Quit..."], | |
| ["New Drawer", "Open Parent", "Close", "Update", "Select Contents", "Clean Up"], | |
| ["Open", "Copy", "Rename...", "Information...", "Snapshot", "UnSnapshot", "Leave Out", "Put Away"], | |
| ["ResetWB"] | |
| ], | |
| _title="Amiga Workbench 1,586,784 graphics mem 0 other mem" | |
| ) { |