Problem creating set of variables

Malte Brill revolution at derbrill.de
Fri Dec 1 09:53:37 EST 2006


Hi Thierry,

I also would expect that to work, and it has bitten me sometimes  
already. However, to code around it use a do statement:

repeat with x=1 to 3
   do "put empty into myvar"&x
end repeat

Hope that helps,

Malte



More information about the use-livecode mailing list