Host Command Summary

C

Host Command Summary

This appendix lists the host commands that are valid in each terminal emulation mode. Additional special commands are listed at the back.

The following conventions are used in this command list. Spaces in a command are for clarity only and are not to be entered as part of the command. A space character that is part of the command will be shown as SP. An asterisk (*) in a command indicates the location of one or more parameters except otherwise indicated next to the command.

Note that IBM 3270 and IBM 5250 emulation commands are not included because of their complexity. Refer to the manuals supplied with these terminals for the host commands that are supported.

VT52 EmulationCHARACTER SET SELECTION

Invoke G0 character set

SI

Invoke G1 character set

SO

Select G0 character set

ESC G

Select Line Drawing character set

ESC F

CURSOR

Direct cursor addressing (1 to 96 = SP to DEL)

ESC Y *line *column

Insert FF character & advance cursor

FF

Line feed

LF

Move cursor down one line

ESC B

Move cursor down one line

VT

Move cursor home

ESC H

Move cursor one column left

BS

Move cursor one column left

ESC D

Move cursor one column right

ESC C

Move cursor to left margin of current line

CR

Move cursor to next tab stop

HT

Move cursor up one line

ESC A

Reverse line feed

ESC I

C-1