I just getting into RBScript more than superficially, so maybe i
don't understand, but this looks like a bug to me...
I purposely introduced an out of bound exception in an RBScript to
see what would happen... I assumed that The RuntimeError event would
be called si that I could inform the user of the error and the line
it's on so they could fix it...
Instead the event is not called and i get the generic RB unhandled
OOB exception Dialog saying the App Must quit.. Which i which is not
what I want... I could add an exception handler to the script itself,
but I suspect then i would lose the line number ...
Is this a bug (if so IMO it's a BIG one for RBscript IMO)? If not how
am I supposed to handle RunTimeExceptions to provise the user with
the feedback the need, and how is the RunTimeError event supposed to
be used?
Thanks,
- Karen
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>