][ CONTROL & ESCAPE COMMANDS ][

Page 2 of 24

CONTROL KEY COMMANDS

Key CombinationFunction
Control-CStop an Applesoft or Integer BASIC program
Control-GBeep the speaker
Control-HLeft-arrow (backspace)
Control-ITab (IIe/IIc software-controlled)
Control-JDown-arrow (line feed)
Control-KUp-arrow (IIe/IIc software-controlled)
Control-MCarriage Return
Control-URight-arrow (forward space)
Control-XCancel line being typed
Control-[Escape (see ESC commands)

ESCAPE KEY COMMANDS

Key CombinationFunction
ESC-@Clear text screen; leave no prompt
ESC-AMove cursor one space Right
ESC-BMove cursor one space Left
ESC-CMove cursor one space Down
ESC-DMove cursor one space Up
ESC-↑ (or ESC-I)Move cursor Up; recursive
ESC-← (or ESC-J)Move cursor Left; recursive
ESC-→ (or ESC-K)Move cursor Right; recursive
ESC-↓ (or ESC-M)Move cursor Down; recursive