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.


_______________________________________________
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