in reply to Getting the Behavior of the "file open or die" Pragma but with a Program Pause
If you don't like having to have the user take action, you could always just do something like sleep 5;. That'll display the error for five seconds, then exit.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting the Behavior of the "file open or die" Pragma but with a Program Pause
by perldigious (Priest) on Oct 10, 2016 at 16:19 UTC |