home *** CD-ROM | disk | FTP | other *** search
- .KEY FROMFILE/A,PAREXARGS/F
-
- ; PARex v3.xx program script: "SrcPrint"
- ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
- ; Update: 13-Nov-93
-
- ; $VER: SrcPrint 39.000 (13.11.93) Print file in condensed characters.
-
- ; Before the actual text of the file, its name is printed in bold (elite) text. At the
- ; end a page eject character is send.
-
- PAREX <FROMFILE> PRT <PAREXARGS> TRACE NOVERSION INIT "\e[2w\e[1m<FROMFILE>\e[0m\e[1w\n\n\e[4w" CLOSE "\e[3w\f"
-
-