What happened to my message box?
J. Landman Gay
jacque at hyperactivesw.com
Thu Jun 28 01:58:16 EDT 2012
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list