home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 45
/
Amiga_Dream_45.iso
/
Amiga
/
Magazine
/
Dossier-LaTeX
/
tex_scripts.lha
/
printfile.edge
< prev
next >
Wrap
Text File
|
1995-10-11
|
261b
|
11 lines
/*Print Other*/
options results
/* See viewfile.edge for more details */
requestfile title DVI_FILE pattern '#?.dvi' getdir
if ~(rc==0) then exit
name=result
address command 'TeX:bin/TeXPrt SCREEN=EDGE FILE='name
address command delete 'TeX:bin/DVIPrint.log'