That explains a lot, thanks Richard.  I admit I had not been understanding
your posts but I think this clarifies it.  I assume this is what happened
when explicit variables were first implemented but that now the situatio is
as you described in your email with the script of the "Apply" process.
Pete
lcSQL Software <http://www.lcsql.com>



On Thu, Oct 18, 2012 at 8:51 PM, Richard Gaskin
<ambassa...@fourthworld.com>wrote:

> Remember that LiveCode is dynamically compiled - the only copy of a script
> stored with a stack is the source copy, not any tokenized version.  So
> whenever you open a stack, as part of the unpacking its scripts are
> dynamically compiled - and that's when the compilation error will occur.
_______________________________________________
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