Creating variables
Eric Chatonet
eric.chatonet at sosmartsoftware.com
Tue Aug 5 10:12:24 EDT 2008
Bonjour Eric,
Le 6 juil. 08 à 22:38, Éric Miclo a écrit :
> repeat for each line lineListOne in listOne
> repeat for each line lineListTwo in listTwo
> put (lineListOne & lineListTwo) into varName
> put "test" into varName
> end repeat
> end repeat
put <whatever> into tContents
do "put tContents into" && varName
Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------
More information about the use-livecode
mailing list