LAT Configuration
6 - 2
6.1 Printing Directly to a Port
1. Create a LAT application port that references the Server port.
2. Create and start a print queue that uses the LAT application port.
3. Add the commands to the SYS$MANAGER:LAT$STARTUP.COM file so the required
LAT devices will be recreated after each host reboot.
NOTE: LAT terminal device characteristics may have to be changed to correctly
print certain files. See your VMS documentation for more information.
$ RUN SYS$SYSTEM:LATCP
LATCP> CREATE PORT LTAnnn/APPLICATION
LATCP> SET PORT LTAnnn/NODE=EPS_xxxxxx/PORT=Port_n
LATCP> EXIT
$ INITIALIZE/QUEUE/START/ON=LTAnnn:/PROCESSOR=LATSYM
/RETAIN=ERROR queue_name