At 3:07 PM +0200 6/28/01, Chevalier Jacques wrote: >I want to create a sort of trap in a macscript perl; >Can I interrupt with a shortcut, get the trap and then go away in an other >part of script?? >Thanks It sounds like you want to set and catch a signal. Not all Unix signals are supported on MacPerl, last I knew. But you should be able to use one of the supported ones to do what you want. I'd look at the documentation in the MacPerl help menu. -Jeff Lowrey
- [MacPerl] Waiting for a shorcut Chevalier Jacques
- [MacPerl] Waiting for a shorcut Chevalier Jacques
- Jeff Lowrey