Host Command Summary

BQ 3107 Emulation

 

 

 

 

 

 

 

CHARACTER DISPLAY

 

 

 

 

 

 

 

Blank area rendition

~

 

 

Blink area rendition

^

 

 

Select graphic rendition

ESC [ * ; * ; * m

 

Select G0, national or ASCII character set

SI

 

Select G1 graphic symbols character set

SO

 

Select G2 accented characters and special symbols set

ESC E

 

CURSOR

 

 

 

 

 

 

 

Cursor addressing (1 to 80 = SP to g

DC3 *line *column

 

Cursor position is end of next transmitted text

ESC U

 

Cursor position is start of next transmitted text

ESC T

 

Cursor On (* = 0) or Off (* = 1)

ESC [ * r

 

Move cursor to left margin of current line

CR

 

Move cursor one column left

BS

 

Move cursor one column right

DC2

 

Move cursor to begining of partition or field

DC4

 

Move cursor down one line

LF

 

Move cursor up one line

DC1

 

Move cursor to next tab stop

HT

 

Set tab stop

ESC 1

 

Cancel tab stop

ESC 2

 

ERASE

 

 

 

 

 

 

 

Active partition erasure

FF

 

Erase in field (0 = from cursor, 1 = to cursor, 2 = all)

ESC [ * N

 

Erase in line (0 = from cursor, 1 = to cursor, 2 = all)

ESC [ * K

 

Erase in partition (0 = from cursor, 1 = to cursor, 2 = all)

ESC [ * J

 

FIELDS

 

 

 

Start of a fixed field

FS

 

Start of a variable field

GS *

 

Repeat fields

RS X

 

GENERAL

 

 

 

 

 

 

 

Buffer character repetition (* = @ to DEL)

US *

 

Define area qualification

ESC [ * o

 

Format mode

ESC M

 

Normal mode

ESC N

 

Message waiting

ESC R

 

Set mode (? = SDP mode, ? < extended mode)

ESC [ ? = ; ? < ; ? 0 h

 

Reset mode (? = VIP mode, ? < 94 character mode)

ESC [ ? = ; ? < ; ? 0 l

 

Reset both partitions

ESC c

 

Select current partition (0 = partition 0, 1 = partition 1)

ESC [ * v

 

Warning (bell)

BEL

C-31