Data Formatting5-4 PowerScan ® 7000 2DMove CommandsF5 Move the cursor ahead “nn” characters from current cursor position.Syntax = F5nn (nn stands for the numeric value (00-99) for the numberof characters the cursor should be moved ahead.)F6 Move the cursor back “nn” characters from current cursor position.Syntax = F6nn (nn stands for the numeric value (00-99) for the numberof characters the cursor should be moved back.)F7 Move the cursor to the beginning of the data string. Syntax = F7.EA Move the cursor to the end of the data string. Syntax = EASearch CommandsF8 Search ahead for “xx” character from current cursor position, leaving cur-sor pointing to “xx” character. Syntax = F8xx (xx stands for the hexvalue for an ASCII code, see ASCII Conversion Chart (Code Page 1252)on page A-4.)F9 Search back for “xx” character from current cursor position, leaving cursorpointing to “xx” character. Syntax = F9xx (xx stands for the hex valuefor an ASCII code, see ASCII Conversion Chart (Code Page 1252) onpage A-4.)E6 Search ahead for the first non “xx” character from the current cursor posi-tion, leaving cursor pointing to non “xx” character. Syntax = E6xx (xxstands for the hex value for an ASCII code, see ASCII Conversion Chart(Code Page 1252) on page A-4.E7 Search back for the first non “xx” character from the current cursor posi-tion, leaving cursor pointing to non “xx” character. Syntax = E7xx (xxstands for the hex value for an ASCII code, see ASCII Conversion Chart(Code Page 1252) on page A-4.)Miscellaneous CommandsFB Suppress all occurrences of up to 15 different characters, starting at thecurrent cursor position, as the cursor is advanced by other commands.When the FC command is encountered, the suppress function is termi-nated. The cursor is not moved by the FB command. Syntax = FBn-nxxyy . .zz where nn is a count of the number of suppressed charactersin the list and xxyy .. zz is the list of characters to be suppressed. (xxstands for the hex value for an ASCII code, see ASCII Conversion Chart(Code Page 1252) on page A-4.)FC Disables suppress filter and clear all suppressed characters. Syntax =FC.E4 Replaces up to 15 characters in the data string with user specified char-acters. Replacement continues until the E5 command is encountered.Syntax = E4nnxx 1xx2 yy 1yy 2...zz 1zz2 where nn is the total count of bothcharacters to be replaced plus replacement characters; xx 1 defines char-acters to be replaced and xx 2 defines replacement characters, continuingthrough zz1 and zz2 .E5 Terminates character replacement. Syntax = E5.FE Compare character in current cursor position to the character “xx.” Ifcharacters are equal, increment cursor. If characters are not equal, noformat match. Syntax = FExx (xx stands for the hex value for an ASCIIcode, see ASCII Conversion Chart (Code Page 1252) on page A-4.)EC Check to make sure there is an ASCII number at the current cursor posi-tion. If character is not numeric, format is aborted. Syntax = EC.