Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: SetConsoleCtrlHandler Script

by CombatSquirrel (Hermit)
on Mar 08, 2004 at 15:51 UTC ( [id://334848]=note: print w/replies, xml ) Need Help??


in reply to SetConsoleCtrlHandler Script

I would guess that my $func = "\&catch"; should really read my $func = \&catch; as you probably want a reference to a function and not the function name as a string.
This is just a quick thought, though.
Hope this helped.
CombatSquirrel.
Entropy is the tendency of everything going to hell.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-25 15:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found