please help!!

J. Landman Gay jacque at hyperactivesw.com
Sun Jun 8 01:24:58 EDT 2014


On 6/7/2014, 11:55 PM, J. Landman Gay wrote:
> What happens if you omit the rowNum variable in the repeat loop:
>
> repeat with x = 1 to rowNum
>   put ("tile1" & x) into thisButton
>   set the opaque of btn thisButton to (the label of btn thisButton = "?")
> end repeat

Which obviously I didn't. I meant to just test a different type of 
repeat structure, but I don't really think it's going to make any 
difference. But do double-check that the button names and labels match.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list