Posted by William D McQuain on April 20, 2001 at 17:11:04:
In Reply to: Output Redirection, and Program Hangup posted by Jonathan Short on April 20, 2001 at 16:40:55:
: When I redirect my output to my log file, the program runs smoothly, till the End. The Black screen stays up, even though the Program is finished. Is there a way to Redirect the output back to the screen, after the log file is written, so I can figure out when the file is done working? Thanks.
Are you running the program from the command line, or from within the Visual IDE?