> > What do you want the program to do when the user types Delete?
> Generally a clean up, closing open files etc.

Then install a handler with threadnotify
and have it clean up if strcmp(note, "interrupt")==0.

Russ

Reply via email to