Stupid Programming Question
Judy Perry
jperryl at ecs.fullerton.edu
Thu May 6 19:38:46 EDT 2004
Hmmm...
Okay, this didn't work. I get:
executing at 4:36:11 PM
Type Chunk: no such object
Object Stacks
Line hide control ("c"&x&".jpg")
Hint c17.jpg
Now it's true that there is no c17.jpg (AFAIK). Yup. Just checked the
app browser and no such animal.
Any guesses?
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