Hi, Is it possible to detect unix signals from within gambas application? So you can for example run your own exit code when a application gets killed, or ctrl-c-ed? eg. SIG{INT} SIG{BREAK} SIG{KILL} SIG{HUP} SIG{PIPE} SIG{CHLD} Regards, Ron.