Michael Fisher wrote:

> > In MetaCard, I referenced "the errorObject" in Rev this had to be
> > changed
> > to errorObject()
>
> It seems that you have to use "errorObject()" in the latest versions of
> both
> MetaCard and Revolution -- "the errorObject" gives a script compile error
> in MetaCard 2.4.1 buildNumber 5.

Correction to my earlier post:  the errorObject function has been removed in
the latest engine.   You now get an errorDialog message with error
information (including what the errorObject returned) as a parameter.  The
executionError and scriptError functions have also been removed, checking
the result after setting the script being the new equivalent for the latter.
  Cheers,
     Michael
--
Michael Fisher <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Ltd - Power to the Developer!
Tel: +44 (0)870 747 1165 Fax: +44 (0)1639 830 707









_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to