Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Pausing Win32 scripts

by clintp (Curate)
on Sep 09, 2003 at 02:19 UTC ( [id://289927]=note: print w/replies, xml ) Need Help??


in reply to Pausing Win32 scripts

As annoying as it is, Windows users want to run things like this for convenience sake, so I wound up writing one. What I did was write the module so it created an object and just left it lying around. When the program exited, and all of the conditions were right (Win32, run from Explorer, etc...) it caused a pause to happen during destruction. That way I could have multiple exit points from the program and not need an explicit pause().

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://289927]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found