LAT Configuration
2.Create and start a print queue that uses the LAT application port.
$ INITIALIZE/QUEUE/START/ON=LTAnnn:/PROCESSOR=LATSYM /RETAIN=ERROR queue_name
3.Add the commands to the SYS$MANAGER:LAT$STARTUP.COM Þle 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.
4.Print to the queue.
$ PRINT/QUEUE=queue_name filename.txt
6 - 2