User Manual
14-14
u To execute a command from the SHELL screen
See “Inputting a Command Directly on the SHELL Screen and Executing It” (page 14-15).
u To scroll the SHELL screen vertically (to display history lines)
Press f or c. The currently selected history line is the
one that is highlighted.
u To scroll one line of the SHELL screen (history line or prompt line)
horizontally
1. Use f and c to move the highlighting to the line you
want to scroll.
2. Press d or e.
• A history line that is too long to display completely is
indicated by arrows (] and ') that show in which
direction there are additional characters. Arrows (]
and ') are not displayed in the prompt line even if its
contents are too long to display completely.
u To copy one SHELL screen history line to the prompt line
Use f and c to move the highlighting to the line you want to copy, and then press w.
For an actual operation example, see step 8 under “Operation Example: To use math module
functions” (page 14-12).
u To return to the file list screen from the SHELL screen
Press J.
• If the currently displayed SHELL screen was arrived at by pressing 2(RUN) to run a
py script from the script editor screen, the first press of J will return to the script editor
screen. In this case, press J again to return to the file list screen.
• Changing from the SHELL screen to another
PYTHON mode screen will cause any variables
used by the SHELL to be initialized. See “Initializing the SHELL” (page 14-16) for more
information.