
                       PDLPRINT.EXE  Version 2.1      (c) 1993 by Andreas W. 

 The program prints the APP-Files which are written with the pdl program.
 It works only with the HP Deskjet 500C (500) printer. 
 
Syntax:   PDLPRINT  [FILENAME].APP  [+a , +k]

Option:   +a  print the date und the author-message
          +k  prints the PDL-HEAD which is generated by the PDL program
          

Examples:

          pdlprint myproc
                  prints the program myproc.app

          pdlprint myproc +k
                  prints the progam myproc.app with the pdl-head

          
          pdlprint xy

                 if the xy.app file doesn't exists, all available files in 
                 the current directery will be displayed 
            


**************************************************************************
Author:  Andreas Weick
email:   83407@novell1.rz.fht-mannheim.de
         or   
         anw@aix01.rz.fht-mannheim.de
**************************************************************************
