Re: crash_message
- Posted by "Boehme, Gabriel" <gboehme at POBOXB1.HQ.MSMAIL.MUSICLAND.COM> Aug 31, 1999
- 427 views
David Cuny wrote: >I'd like to see a crash_routine variable, so I can set up something >like this: > > crash_routine = routine_id("myRecoveryRoutine") But what happens if your recovery routine has an error and causes a crash? Just thought I'd point it out, because I used to get myself in a *TON* of trouble in Basic, doing this kind of thing with buggy "on error" routines. -- Gabriel Boehme