EasyManua.ls Logo

Intermec CK30

Intermec CK30
448 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Customizing Your ConfigurationChapter 5
232 TE 2000
5250 Terminal Emulation Programmer’s Guide
Changing Text
Modify CFGLIT.DAT to change the text of TE configuration menus,
configuration parameters, or system messages. This file contains the strings
that appear in the configuration menus, parameter set-up files, and system
messages.
An identification (ID) number identifies each literal string. To create your
own literal file, you create a text f ile that associates these numbers with the
actual literal strings. You then use MAKELIT.EXE to convert the text file
to a f ormat the configuration program can u se.
Each line in the literal text file begins with the literal ID number. After the
ID number, you type the quoted string that is used when that ID number
is referenced. If you omit an ID number, its string appears as “Bad Literal
File”whenyouruntheprogramintheterminal.
Literal ID numbers are available upon request from Intermec. Contact
your Intermec representative for more information about ID numbers.
You can create a sample f ile containing the default literal strings using
MAKELIT.EXE to “reverse engineer” the standard CFGLIT.DAT file. To
do this, type the following command line to unpack CFGLIT.DAT into a
CFGLIT.TXT text file:
makelit -r cfglit.dat cfglit.txt
The CFGLIT. TXT file this command cr eates contains all the default
strings the configuration program uses. One line in CFGLIT.TXT looks
like this:
0x2f10 “RS232 PORT\nIN USE\n\nPLEASE WAIT!”
“0x2f10” is the literal ID number for the RS-232 port-in-use message that
appears when a personal computer sends an RS-232 command to the TE
program. The message text follows the ID number in a quoted string. The
embedded “\n sequence within the quoted string indicates a “new line”
character and outputs a carriage return/line feed. To change the text of the
message that appears, change the quoted string. For example, change the
above line to look like this:
0x2f10 “Printing\nPlease Wait!”
WhenyouhaveatextfilewithonelineforeveryIDnumber,use
MAKELIT.EXE to convert the file to an indexed literal file. If your text
file is named CFGLIT.TXT, you would type the following command
which creates the new literal CFGLIT.DAT file. For instructions on how
to download the file, see “Downloading Files” on page 251.
makelit cfglit.txt cfglit.dat

Table of Contents

Other manuals for Intermec CK30

Related product manuals