we type the following get the resulting error:
>set term png color
>set output 'graph.png'
set: Variable name must begin with a letter.
what are we doing wrong.
thanks.
That looks fine...
1. can you figure out which line is causing the problem? (ie, start
gnuplot manually, and copy and paste each line into that window until
you get the error.
2. can you send me your complete .tcl script?