Ian Gordon wrote:

...are the Metacard error codes
listed anywhere (the ones returned with errornum on a try command)? Anyone know what the 190 or 192 error code means?

Transcript error codes are the same in both the MetaCard and Rev IDEs. In MC the strings are stored in a hidden field in the "Execution Error" dialog, with the error number corresponding to the line number in that field.


This field can be accessed by typing:

  toplevel "Execution Error"

...in the Message Box, and using the Control Browser to get to the hidden field.

--
 Richard Gaskin
 Fourth World Media Corporation
 ___________________________________________________
 Rev tools and more:  http://www.fourthworld.com/rev
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to