home *** CD-ROM | disk | FTP | other *** search
- Using prtdoc will print the file specified in the command line
- out to the standard output device. Prtdoc uses the file
- prtdoc.pfd for printing out the documentation file.
-
- initstring = \15\23 ;- initialization string
- formfeed = 12 ;- form feed character for your printer
- pagelen = 66 ;- number of lines per page
- mt = 4 ;- top margin
- mb = 6 ;- bottom margin
- mr = 70 ;- right margin
- po = 5 ;- position offset for left column
- xl = 254,254 ;- translate character 254 to 254
- xl = 20,0 ;- translate character 20 to null
-
- These are the only keywords the prtdoc program recognizes.
-