Syntax - Intermec EasyCoder C4 Reference Manual

Esim v4.00 for bar code label printer
Hide thumbs Also See for EasyCoder C4:
Table of Contents

Advertisement

Chapter 7—Commands

Syntax

In the command syntax, there are a few conventions for substituting data
or indicating how data can be used:
p1 – pn
Indicates parameters listed separately below the command syntax.
[ ..... ]
Square brackets indicate optional parameters or data.
|
A straight vertical lines indicates alternatives.
"Name"
Enter the name of the form or graphic within double quotation marks
(ASCII 34 dec.), for example "Intermec".
"DATA"
The data could be from another source such as a .PCX fi le, a database,
or entered by the operator. "Data" designates the place in the
command sequence to input the data.
Because the fi rmware uses " " (ASCII 34 dec.), you need a special
designator if you need to print text or bar codes which include these
quotation marks
that purpose:
To print:
"
To print:
"ABC"
To print:
To print:
\code\
1
/. If a 7 bit character set is selected, this syntax will not be supported.
All backslash (\) characters will be printed as entered.
• →
Trailing arrow indicate that data continues on the next line.
Leading arrow indicate that data is continued from the previous line.
• ↵
Indicates a linefeed character (LF; ASCII 10 dec.), also see Commands
in Chapter 1.
<name>
Alternative method for writing unprintable ASCII characters, for
example
<ACK>
30
Intermec EasyCoder ESim v4.00—Programmer's Reference Manual
1
. The backslash character "\" (ASCII 92 dec.) serves
\
= ASCII 06 dec.
enter:
enter:
enter:
enter:
" \" "
" \"ABC\" "
" \\ "
" \\code\\ "

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents