S
ske
Guest
> Throwing an error out of a UI trigger is essentially throwing an error out to > the Windows OS. Since that makes no sense, the AVM traps it and handles it > the "old fashioned" way, which is to just put up an error alert box. So the AVM already traps these errors from UI triggers during WAIT-FOR and handles them by displaying a default alert box. It would seem reasonable to have a way to just replace this standard error handling with user specified program code, when desired. Having a way to replace default handling of any kind is often useful.
Continue reading...
Continue reading...