|
Commands are a useful alternative to using the various menus in GraphCalc.
Commands are simple expressions that perform a menu command or set an
option in the program. We have aimed to include a command for every
program option and action.
The main intention of commands is to allow you to include them in scripts,
performing a series of commands all at once. However commands can be
entered, 1 at a time, in the expression box, and executed.
Any errors in a command you enter will be be displayed on the screen.
There is also an option to turn off these error messages. This is useful
when you are running a script and you don't want any messages halting the
execution of the script.
Click here to view all commands and the usage of commands.
|