instead of this, I've been using the following macro file for about two years:set terminal dumb set output '/dev/null'
#!/usr/bin/gnuplot set terminal unknown ... (gnuplot commands, including all the plots) ... set output 'file.eps' set terminal postscript eps replot
#eof
It works just fine.
Best regards, Luiz.
-- Luiz Eleno Max-Planck-Institut f�r Eisenforschung Max-Planck-Str. 1 D-40237 D�sseldorf Tel.: +49-(0)211-67 92 481 Fax: +49-(0)211-67 92 537 [EMAIL PROTECTED]
