FYI, not all errors from all included plug-ins will show  with the 
scriptExecutionErrors.

e.g. libURL errors can silently lock up the entire IDE and you will only know 
if explicitly check for the result at the right place in your script.

 
On 8/3/16, 11:59 PM, "use-livecode on behalf of Ali Lloyd" 
<use-livecode-boun...@lists.runrev.com on behalf of ali.ll...@livecode.com> 
wrote:

    You can use the global property
    
    the scriptExecutionErrors
    
    To obtain this list. Note that this does not work in a standalone so if you
    need it you'll have to set a custom property on an included stack or
    something like that.

_______________________________________________
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