Set Script Limits in Standalones
Ray
ray at linkit.com
Tue Jan 27 12:35:10 EST 2015
Thanks Bob. What I'm actually doing is executing something like 'set
the script of button myButton to myScript' where myScript is greater
than 16 lines. Historically this has worked in the IDE but fails in the
standalone because of the limitation.
On 1/27/2015 1:21 PM, Bob Sneidar wrote:
> I think the 16 line limit was for in line compilation, as in creating a list of commands and executing them with a do command. I do not think it means that every script in a standalone is limited to 16 lines, and I believe that limit has been removed anyway, or else greatly increased.
>
> Bob S
>
>
>> On Jan 27, 2015, at 07:56 , Ray <ray at linkit.com> wrote:
>>
>> As I recall there's a limit to the number of lines in a script which is set in a standalone. I thought it was 16 lines. This limitation, if it still exists, is not documented in the dictionary. Does anybody know what it is or if it got removed with the advent of the community edition?
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list