Re: All I want to do...

2000-09-19 Thread Kevin Miller
On 19/9/00 11:38 pm, Geoff Canyon <[EMAIL PROTECTED]> wrote: > ...is log any errors that occur in my program. In the past (in SuperCard) I > did this by locking error dialogs, and setting a handler at the top level > for the errorDialog message. The handler would dutifully write the > information

All I want to do...

2000-09-19 Thread Geoff Canyon
...is log any errors that occur in my program. In the past (in SuperCard) I did this by locking error dialogs, and setting a handler at the top level for the errorDialog message. The handler would dutifully write the information on the error to the end of a property, which was later exportable, in