Stupid Programming Question

SimPLsol at aol.com SimPLsol at aol.com
Tue May 4 20:17:18 EDT 2004


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

Paul Looney


More information about the use-livecode mailing list