|
From: <br...@ph...> - 2006-07-18 20:42:23
|
Ethan Merritt wrote: > On Tuesday 18 July 2006 01:10 pm, Hans-Bernhard Br=F6ker wrote: >> As of the CVS version right now, trailing blanks apparently get >> ignored at least in the Windows version. That's a bug. > Not under linux: >=20 > gnuplot> set term png > gnuplot> set output 'foo.png ' Erm, I was talking about the 'load' command, not 'set output'. But s= ame=20 difference: =09set output 'foo.pbm ' writes a file that's actually called 'foo.pbm'. This *might* be a= =20 feature of the file system or the compiler's runtime lib, though. Th= is=20 is Windows after all... |