Intermec Janus 2020 User Manual page 98

Intermec janus 2020: user guide
Hide thumbs Also See for Janus 2020:
Table of Contents

Advertisement

JANUS 2020 Hand-Held Computer User's Manual
AUTOEXEC.BAT (continued)
Command Line
set temp=e:\
set im_errpath=e:\
d:
if exist d:\rdg.bat call d:\rdg.bat
rfph 4
set dircmd=/a/o:gn
d:\im_disp.exe
if exist d:\auxhdr.com auxhdr
d:\ic e:\janus.ini
d:\cs_ipm.exe
REM d:\cs_apm.exe
if not exist c:\fta.exe goto
DOS_PROMPT
e:
fta.exe checkhost; exit
%IM_APPLICATION%
:DOS_PROMPT
c:
cls
3-8
BC
N F
Definition
A temp directory is required for MORE.COM to work
correctly on ROM drives.
Tells the reader to write the configuration error file
JANUS.ERR to drive E. This command must be
executed before RDG.BAT is called.
Loads Reader Services, Configuration Manager TSR,
and the decode and scanner utilities that let the JANUS
reader operate as a bar code reader.
Note: If you customize RDG.BAT, you may have problems
using the JANUS reader as a bar code reader.
Loads the RF protocol handler for COM4 only if you are
using an RF reader.
Directs the DIR command to list all files, include hidden
files (/a), group directories first (/o:g), and sort by
filename (n).
Loads software required for the display.
Loads an update to the DOS AUX device.
Loads the JANUS.INI configuration file if it exists.
CS_IPM and CS_APM work with card services to
manage the power on the PC card drive when you
suspend and resume the reader. Do not load both at the
same time:
• Load CS_IPM if you use ATA, flash, or SRAM cards.
• Load CS_APM if you use I/O cards.
Runs the FTSERVER batch file if it is on drive C.
FTSERVER runs FTA.EXE, which provides binary file
transfer (BFT) on the reader. If a host is trying to initiate
a BFT session, FTA continues running; if not, FTA stops
running.
After FTA terminates, %IM_APPLICATION% runs any
application identified by the DOS environment variable
IM_APPLICATION.
Resets the reader to drive C.
Clears the screen.

Advertisement

Table of Contents
loading

Table of Contents