On 6/19/11 10:21 PM, Slava Paperno wrote:
Where are the LC error messages listed, please?

See "errordialog" in the dictionary, where it says:
***
Comments:
Standard error descriptions are stored in the cErrorsList of the first card of stack "revErrorDisplay". The error-code refers to the line number in this custom property which contains the error description.

You can look up the description of an error using this line of code:

answer line (item 1 of line 1 of pExecutionError) of the cErrorsList of card 1 of stack "revErrorDisplay"
***

I saved the list as a text file for reference. If you have a working web plugin, you can also look them up on my web page:

<http://jacque.on-rev.com/codebits/dualrevlets.irev>

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to