home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
new
/
util
/
cli
/
parex
/
parexscripts
/
docprint
< prev
next >
Wrap
AmigaDOS Script File
|
1994-02-17
|
428b
|
14 lines
.KEY FROMFILE/A,PAREXARGS/F
; PARex v3.xx program script: "DocPrint"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~
; Update: 13-Nov-93
; $VER: DocPrint 39.000 (13.11.93) Print file in elite 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\n\n" CLOSE "\e[1w\f"