Tor Lillqvist pisze:
One can run soffice.exe from the Command Prompt like this:
\...\soffice.exe 2>&1 | more
and see all kinds of debugging output (well, at least if parts of OOo have been
built with debug=true). Yes, that Unix-like syntax actually does work in
cmd.exe, too.
The stdout and stderr can also be redirected to a file like this:
\...\soffice.exe >foo.log 2>&1
I don't think it's correct. You've got definitely too many dots here.
And with a single dot you get nothing.
Regards
Marcin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]