On Sunday, December 28, 2008, at 08:52PM, "doug brann" <dorsal_f...@yahoo.com> 
wrote:

> I'm trying to trap ctrl/y in a VMS Perl script. Can anyone help? It
>isn't a signal, like ctrl-c, so the usual signal trapping won't
>work.

Actually it looks like SS$_CONTROLY is mapped to SIGQUIT.  Have you tried 
trapping that?    It may depend of what version of Perl you are running.

Reply via email to