TRMPRINT is a program that behaves in a similar method to VMS PRINT but prints to the LOCAL printer attached to your VT102 Type terminal. It has been tested on Real VT102s, Rainbow 100 and Pro-350 Personal computers with LA-50 and LA-100 Printers attached to them. It can print to non DEC printers by using the "/FOREIGN" qualifier on the TRMPRINT command. TO INSTALL: 1) Find a place to place these files. (I'll call it DISK:[DIR] for Illustration) 2) Run the Procedure MAKE.COM to compile and link the program. (If you dont have fortran, then the .EXE file supplied will work on V4.0 or later systems) 3) Edit the File TRMPRINT.CLD to reflect the actual place that you put TRMPRINT.EXE 4) Install The Command definition file into your system DCLTABLES. $ SET COMMAND/TABLES=SYS$LIBRARY:DCLTABLES - /OUTPUT=SYS$LIBRARY:DCLTABLES TRMPRINT.CLD $ INSTALL == "$INSTALL/COMMAND_MODE" $ INSTALL INSTALL> REPLACE SYS$LIBRARY:DCLTABLES.EXE 5) Install the TRMPRINT help file into your VMS help library $ LIBRARY/HELP SYS$LIBRARY:HELPLIB.HLB TRMPRINT.HLP You should be ready to go. For help on trmprint, enter "HELP TRMPRINT"