Stupid Programming Question
Judy Perry
jperryl at ecs.fullerton.edu
Tue May 4 20:34:06 EDT 2004
Hi Paul,
Thanks! Will try. I did try a variant on this but apparently screwed up
with the concatenation part of it and no parens.
Gratefully yours,
Judy
On Tue, 4 May 2004 SimPLsol at aol.com wrote:
> Judy,
> There are many ways to do this. Perhaps this is the easiest:
>
> repeat with x = 1 to the number of controls
> show control ("c"&x&".jpg")
> wait 5 ticks
> end repeat
More information about the use-livecode
mailing list