|
| Host Command Summary | |
| Cursor right | FF | |
| Cursor up (no scroll) | VT | |
| Cursor to start of current line | CR | |
| Cursor to start of next line | US | |
| Home cursor | ESC { or RS | |
| Line lock mode on | ESC ` H | |
| Line lock mode off | ESC ` I | |
| Move cursor up; scroll | ESC j | |
| Read 80 column window/page & cursor address | ESC / | |
| Read 80 column page number & cursor address | ESC w ' | |
| Read cursor address in current 80 column page | ESC ? | |
| Read cursor address in current 80/132 column page | ESC b | |
| Redefine screen as one window & clear pages | ESC x 0 | |
| Set cursor display features | ESC ' *cursor | |
| Set tab stop | ESC 1 | |
| Tabulate cursor | ESC i | |
| Tab cursor | HT | |
| Tab cursor backward | ESC I | |
| Tabs are not initialized | ESC e : | |
| Tabs are initialized | ESC e ; | |
| DISPLAY |
|
|
|
|
|
|
| 80 column display | ESC ' : | |
| 132 column display | ESC ' ; | |
| 80/132 change clears screen on | ESC e / | |
| 80/132 change clears screen off | ESC e . | |
| Activate lower window | ESC } | |
| Activate other window/display previous page | ESC J | |
| Activate other window/display next page | ESC K | |
| Activate upper window | ESC ] | |
| Autopage mode off | ESC d * | |
| Autopage on | ESC d + | |
| Autoscrolling mode on | ESC 0 | |
| Autoscrolling mode off | ESC N | |
| Display 24 data lines | ESC e ( | |
| Display 25 data lines | ESC e ) | |
| Display 42 data lines | ESC e * | |
| Display 43 data lines | ESC e + | |
| Display graphics character | ESC H *key | |
| Display next page | ESC w C | |
| Display previous page | ESC w B | |
| Display specific page | ESC w *page | |
| Divide memory into pages | ESC w *length | |
| Economy 80 column mode on | ESC e G | |
| Economy 80 column mode off | ESC e F | |
| Horizontal split higher | ESC x R | |
| Horizontal split lower | ESC x P | |
| Program label line | ESC f | |
| Protect mode on | ESC & | |
| Protect mode off | ESC ' | |
| Redefine screen as one window | ESC x @ | |
| Redefine screen as one window & clear pages | ESC x 0 |