On Mon, 11 Feb 2008, Sven Schreiber wrote:
> I'm getting:
>
> ? outfile null --write
> Now discarding output
> Closed output file 'null'
> Done
>
> The key is "Now discarding output": if you see that, no file has been
> opened.
I get sth different (translated from my German version):
Now writing output to '/home/<workdir setting>/null'
Closed output file '/home/<workdir setting>/null'
fyi (if it's relevant), my workdir settings are to *not* use the
startup dir from the shell, but the pre-configured workdir.
You're right, that did make a difference. Fixed in CVS.
Allin.