Programming 317
Go Back Lets you easily return from the
Program Editor to the
Calculator. Useful if you
invoked the Program Editor
from Calculator or from a
runtime error that occurred in
the Calculator.
Close Closes the current function or
program.
Check Syntax & Store
Check Syntax & Store Finds syntax errors and tries to
put the cursor near the first
error. If no errors, stores current
function or program.
Check Syntax Finds syntax errors and tries to
put the cursor near the first
error.
Define Variables
Local Inserts Local.
Define Inserts
Define.
Delete Variable Inserts
DelVar.
Func...EndFunc Inserts
Func...EndFunc
template.
Prgm...EndPrgm Inserts
Prgm...EndPrgm
template.
Control
If Inserts If statement.
If...Then...EndIf Inserts
If...Then...EndIf
template.
If...Then...Else...EndIf Inserts
If...Then...Else...EndIf
template.
Menu
Name
Menu Option Function