|
From: Petr M. <mi...@ph...> - 2004-04-21 13:02:24
|
> wgnuplot c:\config.sys Not like that, but wgnuplot gnuplot> load 'all.dem' gnuplot> load "test-me.dem' > There *is* no stderr to be redirected, in the full GUI versions for > Windows. wgnuplot_pipe.exe might work, if run from a console window. > > > The message could use "set print" file. > > I don't think stderr goes there, and for a good reason, too. We'ld need a > special 'set error' or so to redirect error messages to a file. Or a command line option be a solution: wgnuplot --stderr=log.err -- PM |