[Thread Prev] [Thread Next]
Instead of this faulty bit of code:
set slider1 [slider1 + 10]
use this:
setslider1 slider1 + 10
(I haven't tested it because I'm replying in haste but that
usually works.)
Wendy
> From: Gary McCallister [mailto:mccallis@xxxx]
> I cannot figure out how to set the slider bigger with
> each iteration. The code is below and the project is
> attached. What am I missing?
Previous by thread:
Octagon
Next by thread:
RE: Octagon
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|