home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d957
/
parex.lha
/
PARex
/
PARexScripts
/
DocPrint
< prev
next >
Wrap
AmigaDOS Script File
|
1993-11-24
|
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"