home *** CD-ROM | disk | FTP | other *** search
- 100 Creates new file
- 101 Opens saved file
- 102 Saves current file
- 103 Saves current file with new name
- 104 Prints the current file
- 105 Changes the margins, header, footer, and other print settings
- 106 Quits AimBasic
- 107 Opens specified file
- 400 Reverses last editing change
- 401 Moves selected text to the clipboard
- 402 Copies selected text to the clipboard
- 403 Pastes clipboard text at the current insertion point
- 404 Removes the selected text
- 405 Inserts a new dialog template
- 406 Edits the currently selected dialog template
- 407 Inserts commands from a recording
- 408 Selects a font for the editor
- 409 Selects the entire text
- 410 Finds the specified text
- 412 Replaces specified text with different text
- 413 Moves cursor to the specified line number
- 600 Begins execution of current program
- 601 Stops currently executing program
- 602 Compiles current program
- 603 Changes debugging options
- 604 Shows compiled code for the current program
- 605 Includes OLE object type library
- 700 Traces program execution line by line
- 701 Steps through the program without tracing into called procedures
- 702 Toggles the breakpoint on the line containing the insertion point
- 703 Removes all breakpoints
- 704 Sets the next statement to be executed
- 705 Shows selected variable and value in the watch pane
- 706 Removes a variable from the watch pane
- 707 Modifies the value of a variable
- 800 Displays program information
- 801 Displays a help index
- 802 Displays help for the specified keyword
- 1000 Shows procedure call stack
- 1001 Pauses execution of currently executing program
- 61440 Changes window size
- 61456 Changes window position
- 61472 Reduces window to icon
- 61488 Enlarges window to full size
- 61536 Closes window and quits AimBasic
- 61728 Restores window to normal size
- 61744 Displays task list
-