Hello, I was wondering if it's possible to save the error of a DOS command from the error stream into a variable.
For example, the STDOUT of a DOS command can be saved to a variable this way: $var = `dir`; # Using back quotes but this won't save anything from STDERR. Thanks, Navid M. ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]