**************************************************************** DESCRIPTION OF THE PLTPRG FILES 6/22/1988 **************************************************************** PLTPRG.COM - Command file to start up PLTPRG. It contains various device assignments, so it must be used to start PLTPRG up. PLTPRG.EXE - The executable code for the user interface part of PLTPRG. PLOTFL.EXE - The executable code for drawing the plots LAMETA.EXE - Multiware program for converting the PLOTFL.EXE output for plotting on a DEC LA50 dot matrix printer. PLOTFL.COM - Command file to start up the program PLOTFL.EXE. PLTBATCH.COM - Command file to submit PLOTFLBATCH.COM to the batch queue PLOTFLBATCH.COM - Command file to start up PLOTFL.EXE from a batch job. PLTMET.COM - Command file to start up LAMETA.EXE. LAMETA.DAT - Datafile for LAMETA.EXE PLOTQ.COM - Command file to send the plot output from PLOTFL.EXE to a non- spooled device PLOTQS.COM - Command file to send the plot output from PLOTFL.EXE to a spooled device SCSFIL.DAF - Multiware font datafile for software character fonts. PLTPRG.DVI - Datafile listing the devices to plot to - displayed when option "PL" is selected. PLTPRG.DVC - Datafile containing information on the devices to plot to. The devices must be in the same order as in the file PLTPRG.DVI. PLTPRG.PTR - Datafile containing information on the printers to print the table output to. PLTPRG.TPR - Datafile containing information on the printer attached to the terminal to print the table output to. PLTPRG.SPN - Command file used to spawn a subprocess from within PLTPRG. PLTPRG.411 - Datafile containing the Tektronix 4111 graphics display curve parameters table in PLTPRG. PLTPRG.HDS - Datafile containing the Tektronix 4014 (HDS 2200GX) graphics display curve parameters table in PLTPRG. PLTPRG.VT2 - Datafile containing the DEC REGIS (VT 240) graphics display curve parameters table in PLTPRG. PLTPRG.NON - Datafile containing the non graphics display curve parameters table in PLTPRG. ********************************************************************* The following files have to be modified by the system manager when installing PLTPRG on your system: 1) PLTPRG.COM The device assignments for your system have to be made. 2) PLTPRG.DVI The list of plotting devices must be correct. 3) PLTPRG.DVC The list of plotting devices must be correct, and the terminal ports and/or print queues the devices are attached to must be made. 4) PLTBATCH.COM The batch queue name must be set. In some instances, you may find it desirable to use a different batch queue than the default batch queue. As an example, if the default batch queue normally gets filled with large jobs, a plot may not finish until there is room in that queue to start. The default batch queue is Sys$Batch 5) PLTPRG.PTR Information about your system's printer, used when prinitng out tables. 6) PLTPRG.TPR Information about printers attached to terminals, used when printing out tables.