> On Apr 22, 2016, at 12:48 PM, Sannyasin Brahmanathaswami <bra...@hindu.org> 
> wrote:
> 
> repeat for each item x in tLocalVars
>    put empty into x
> end repeat

repeat for each item x in tLocalVars
  set the text of x to empty
end repeat
_______________________________________________
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