The following toolbars are available in HyperMath.
Open File - Click to open a file. A file browser is displayed with file extension set by default to the current script in use. Filters include *.hml, *.glu, *.glue, *.tcl, *.txt and all files. New File - Creates a new *.hml file. By default, the script is created as a new *.hml file.Supported scripts include:Save File - Saves the selected item (if it was modified).Save All Modified Files - Saves all the modified files. |
Undo restores an item to its previous state.Redo performs the previous action again. |
Goto Previous - Returns to the previous bookmark.Toggle a Bookmark - Switches between bookmarks.Goto Next - Goes to the next bookmark.Clear all Bookmarks - Clears all bookmarks. |
Expand all Sections -Expands all sections in a tree.Collapse all Sections Collapses all sections in a tree.Turn off Outlining - Turns off all outlines.Toggle Outlining -Switches between outlines. |
Run File - Evaluates the current file in the editor. |
Run File - Starts the debug process.Continue Debug - Continues the debug process.Interrupt Debug -Interrupts the current debug session.Stop Debugging - Stops the debug process.Step Over - Executes the current line and moves over to execute the next line.Step Into - Enters any user written function call at the current line of execution. If none exists, it behaves like Step Over.Step Out - Completes the execution of the current function and exits to the next command in the script. If none exists, it behaves like Step Over.Step Until - Continues the execution and stops at the line of the cursor if it is in the remaining path of execution. |
The HyperMath GUI - Authoring Mode