
                        
                         Printing Pre-formatted Files 

 From NETWARE:                                                             
    Use the NPRINT utility to print to a specific queue.  This is the      
    fastest and most reliable method of printing any of these files        
    under Netware.  Be certain to use the "/NT" option or Netware will     
    replace tab characters with spaces and the file will not print         
    correctly.                                                             
                Ex:  NPRINT MYFILE.PS /Q=MyPrintQueue /NT                  
                                                                           
 From DOS:                                                                 
    Assuming you have a printer directly connected to your PC, simply      
    copy the file to the appropriate printer port.                         
                Ex:  COPY MYFILE.PS LPT1:                                  
    ..replacing "LPT1" with "LPT2"  or "LPT3" if needed.                   

