I have an executable created with perlapp. When I start it a dos window appears and I log the progress in the window. When I get an error, I display the error message and have the command "my $input = <> ;" in an attempt to keep the window open until the user sees it. However, the window closes immediately. What can I do to keep it open until I get user input?
In reply to dos window
by cammac