Hello,
I have finally managed to get the backbone of a logging system to work.
A useful thing that would save me a lot of time would be to have DOS
give me its teething troubles (errors) in the log file that I output to.
This way I can immediately tell where a problem is.
The command would be in a DOS bat file.
So far I use things like @[EMAIL PROTECTED]
something >> log.txt
Well, I'd like the "something" to be the errors.
Probably very simple, but I have no idea...
Thanks for any help
GT.