|
From: Kim L. G. <kim...@gm...> - 2006-07-20 01:59:42
|
Hi Broker,
On 7/19/06, Hans-Bernhard Br=F6ker <br...@ph...> wrote:
> [...]
> For telling us about the program, you followed it correctly. But that
> doesn't mean we're interested in reading about possible bugs in other
> people's programs. Even if those programs use gnuplot.
I apologize unreservedly for any issues caused.
> > [...]
> > btw, the plot filename won't contain blanks (ah hah, thanks, now I
> > what those quotes and back slashes were for):
>
> How can you possibly be sure about that? For all you know, a user could
> well have set up his system such that
>
> > GraphSoapBindingImpl.java: cmdsFile =3D File.createTempFile("gnuplot_"=
,
> > ".cmds", _tempDir);
>
> returns a pathname with a blank somewhere inside it. Note it doesn't
> have to be in the filename part of the pathname --- it could be in
> _tempDir, though.
Thanks for the explanation.
|