Repeat With Repeat

Curry Kenworthy curry at pair.com
Sun Jan 11 03:18:22 EST 2015


Here's another example that doesn't rhyme, but I was testing again how 
flexible the current LiveCode is with its keywords:



on mouseUp

    put len(get) into put
    put put after with
    put with before add
    add add to add

    repeat with repeat=with to add
       add repeat to answer
    end repeat
    answer answer

end mouseUp



Best wishes,

Curry K.





More information about the use-livecode mailing list