Hi,<br><br> am I right in thinking that:<br><br><FONT FACE=monospace>$SIG{QUIT} = /&my_func();</font><br><br>will call my_func when a QUIT signal is received? Only when I use the above to create some signal handlers, all that happens is that signal seems to get raised and the function is called...<br><br>Any help appreciated.<br>Loon