license issues (was mystery exception)
Brad Allen
BradAllen at mac.com
Thu Mar 13 00:48:00 EST 2003
>On Tuesday, March 11, 2003, at 06:49 AM, Ben Rubinstein wrote:
>>
>>So... if you use 'do', or change the script of objects on the fly, be aware
>>that code which works fine in the IDE will be subject to limitations in a
>>standalone.
>
>Ack! I did not know this. Just to see if I am understanding
>correctly: as long as no single call to "do", or "value" (or other
>functions that compile transcript on the fly), no single call
>exceeds 10 lines them I'm OK in a standalone?
What if the "do" command is within a repeat loop that executes more
than 10 times? Would that be equivalent to passing a parameter
containing more than 10 lines?
More information about the use-livecode
mailing list