|
From: Petr M. <mi...@ph...> - 2004-09-30 06:42:16
|
> > set term push > > set term table > > set out "equipo2.dat" > > rep > > set out > > set term pop > > > > => it resets output! > > > > I don't see any easy workaround ... we will probably need new command > > "save output" > > because the output is not normally saved. Now I think this won't help because there cannot be functionality like "set output append <file>". > 'set term table' could take an optional file name, > leaving the value of "set output" unchanged. I think that's the best solution. -- PM |