home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
ghostscript-2.6.2-bin.lha
/
bin
/
ps2epsi
< prev
Wrap
AmigaDOS Script File
|
1996-10-12
|
282b
|
13 lines
.key IN/A,OUT/A
.bra [
.ket ]
gs -q -dNOPAUSE -dNODISPLAY ps2epsi.ps < [IN]
Echo "/InitDictCount countdictstack def gsave save mark newpath" >> [OUT]
type [OUT] >> [IN]
Echo "countdictstack InitDictCount sub { end } repeat" >> [OUT]
Echo "cleartomark restore grestore" >> [OUT]