A SERVICE OF

logo

64 Configuration and Sample Files
MX3 Reference Guide E-EQ-MX3RG-J-ARC
Sample AUTOEXEC.BAT File
For 900MHz Radio
Command Explanation
@ECHO OFF Do not display batch command text during AUTOEXEC.BAT
file run
SET TEMP=C:\TEMP Place temporary files/data here
PATH=c:\dos;c:\pcmcia;c:\utils\c:\;
*/ When the computer starts up, the operating system will look
in these directories for the files it needs
prompt $p$g
C: Move DOS pointer to the C drive
cd \aplus Move DOS pointer to the LXE Terminal Emulation (e.g. ANSI
Plus) subdirectory
lxe900ss Load the radio driver
xxxxx.xxx Load the keyboard driver (for ANSI Plus only)
pcrflib Load the interface between the radio driver and the terminal
emulator
w84nsync
aplus Run the TE interface program (e.g. ANSI Plus)