ERROUT: Redirect standard error to standard output

Redirects standard error to standard output and runs a client
program.  Useful when output is lost because a program sends more than a
single screen to standard error.  Source included under GNU GPL.
Supports PATH environment variable.  Works with Win32 console utilities
(e.g., ROUTE.EXE).  Example: ERROUT ROUTE | MORE
