Hi,
If you are running under a shell that does not offer redirection (e.g. Windows Command), then you can also do this:
BEGIN { open STDERR, ">>somefile.txt"; # use > for overwrite, >> for appe +nd }
Ted Young
($$<<$$=>$$<=>$$<=$$>>$$) always returns 1. :-)In reply to Re: Logfile for Error Messages
by TedYoung
in thread Logfile for Error Messages
by New Novice
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |