On 6/27/12 1:14 PM, Howard Bornstein wrote:

Btw, do you know of a list of error message numbers so I can make the error
reporting a little more robust?

I distributed this lookup stack today at the conference as part of my debugging session:

https://dl.dropbox.com/u/23431607/ErrorLookup.livecode.zip

This lookup stack is dynamic and will load the current error list from whatever version of LC is currently running. You can just grab the list out of the first field.

Alternately look up errorDialog in the dictionary which explains where the list is kept in the IDE. You can grab it there.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

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

Reply via email to