> On Apr 22, 2016, at 12:48 PM, Sannyasin Brahmanathaswami <[email protected]> 
> 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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to