home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d9xx
/
d957
/
parex.lha
/
PARex
/
PARexScripts
/
Print
< prev
next >
Wrap
AmigaDOS Script File
|
1993-11-24
|
404b
|
15 lines
.KEY FROMFILE/A,PAREXARGS/F
; PARex v3.xx program script: "Print"
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~
; Update: 13-Nov-93
; $VER: Print 39.000 (13.11.93) Send file to printer.
; At the end of the file a page eject character is send. Remove the CLOSE
; command if you do not want this or call this script as:
; ' Print <file> CLOSE "" '
PAREX <FROMFILE> PRT <PAREXARGS> TRACE NOVERSION CLOSE "\f"