Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: -Mouse

by runrig (Abbot)
on Mar 03, 2006 at 01:23 UTC ( [id://534104]=note: print w/replies, xml ) Need Help??


in reply to -Mouse

I changed it to not prompt when it runs Perl/Tk programs:
if ( ! exists $INC{"Tk.pm"} ) { print "Press ENTER to close: "; ''.<STDIN> }

Also, the ftype wouldn't work until I supplied the full path to perl.exe:

ftype Perl=c:\perl\bin\perl.exe -Mouse "%1" %*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (8)
As of 2024-04-23 17:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found