xp image display problems and mc error codes
    Richard Gaskin 
    ambassador at fourthworld.com
       
    Wed Jun 23 11:27:28 EDT 2004
    
    
  
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
    
    
More information about the metacard
mailing list