User Manual

14-5
k Function Menu for Registering a Name for a New py File
• {Aa} … toggles between upper-case and lower-case input
k Script Editor Screen Function Menu
• {FILE}
• {SAVE} … overwrites the currently open py file
• {
SV
AS} … saves the currently open py file under a different name
• {RUN} ... displays the SHELL screen and runs the currently displayed py script
• {
SYBL} … displays a symbol input function menu
• {CHAR} … displays an alphanumeric character, symbol, and operator input menu
• {
Aa} … toggles between upper-case and lower-case input
• {COM} … displays a conditional branch and loop command menu
See “Using the Function Menu to Input Commands (Conditional Branches or Loops) as
Statement Blocks” (page 14-8).
• {OPER} … displays an operator (= != > < % | ^ & ~) input menu
• {JUMP} … displays a line jump function menu
• {TOP} … jumps to the top line of a py script
• {
BTM} … jumps to the bottom line of a py script
• {LINE
} … displays a line specification dialog box and jumps to the specified line of a py
script
• {
SRC} … searches for the specified string
k SHELL Screen Function Menu
• {RUN} … runs the expression or command input in the last line (prompt line) of the SHELL
screen
• {Aa} … toggles between upper-case and lower-case input
• {CHAR} … displays an alphanumeric character, symbol, and operator input menu