A SERVICE OF

logo

2–18
SCANTEAM 3400PDF User’s Guide
Format Editor Commands Chart
F1 Send all characters followed by XX" key or function code, starting from
current cursor position. Syntax = F1XX (XX = HEX ASCII character or
function code 00-FE HEX).
Send Commands
F2 Send NN" characters followed by XX"key or function code, starting from
current cursor position. Syntax = F2NNXX (NN = number of characters
00-99 DEC, XX = HEX ASCII character or function code 00-EF HEX).
F3 Send up to but not including SS" character (Search and Send) starting
from current cursor position, leaving cursor pointing to SS" character
followed by XX"key or function code. Syntax = F3SSXX (SS =HEX ASCII
Character 00-7F HEX, XX = HEX ASCII character 00-7F HEX).
F4 Send XX" character NN" times (Insert) leaving cursor in current cursor
position. Syntax = F4XXNN (XX = HEX ASCII character 00-7F HEX, NN
= number of characters 00-99 DEC).
Move Commands
F5 Move cursor ahead NN" characters from current cursor position.
Syntax = F5NN (NN = number of characters 00-99 DEC).
F6 Move cursor back NN" characters from current cursor position.
Syntax = F6NN (NN = number of characters 00-99 DEC).
F7 Move cursor to the beginning of the data string. Syntax = F7.
Search Commands
F8 Search ahead for XX" character from current cursor position, leaving
cursor pointing to XX" character. Syntax = F8XX (XX = HEX ASCII
character 00-7F).
F9 Searchback forXX" characterfrom current cursorposition, leavingcursor
pointing to XX" character. Syntax = F9XX (XX = HEX ASCII character
00-7F).
Miscellaneous Commands
FA Leading zero suppress on. Suppress leading zeroes from current cursor
position until first non-zero character. Syntax = FA.
FB Suppress XX" character(s) (up to three) starting from current cursor
position until suppress disable command FC" or end of format. Syntax
= FBXXFB, FBXXXXFB, FBXXXXXXFB (XX = ASCII character 00-7F).
FC Disable suppress filter and clear all suppressed characters. Syntax = FC.
FE Compare character in current cursor position to the character XX." If
characters are equal, increment cursor. If characters are not equal, no
format match. Syntax = FEXX (XX = HEX ASCII character 00 -7F).