Is 'Error Lookup' broken?

mwieder ahsoftware at sonic.net
Fri Oct 14 15:24:01 EDT 2016


Devin-

Both the scriptExecutionErrors and scriptParsingErrors global properties are
currently undocumented. These contain the same lists that were formerly
custom properties of card 1 of the error display stack. Both properties were
introduced for the LC8 series, and the custom properties were removed at the
same time.

The global properties contain a cr-separated list of error descriptions so
that the numeric error value returned by the engine can be used as an index
to retrieve the text.

Examples:
get line 347 of the scriptExecutionErrors
get line 61 of the scriptParsingErrors

-- 
 Mark Wieder
 ahsoftware at gmail.com




-----
-- 
 Mark Wieder
 ahsoftware at gmail.com
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Is-Error-Lookup-broken-tp4709348p4709396.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list