[Thread Prev] [Thread Next]
That did it. Thanks. I don't always know when to use brackets etc. Also,the
command setslider is not in the help section, just the command "set", and it
isn't clear that you can say "setslider1". Anyway, that solved the problem and
I appreciate it.
>>> wpetti@xxxx 03/08/02 01:35PM >>>
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]=20
> 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?
Send messages to: mailto:MWcybercourse@xxxxxxxxxxxxxxx=20
To unsubscribe, e-mail: MWcybercourse-unsubscribe@xxxxxxxxxxxxxxx=20
MWcybercourse messages are archived at:
http://groups.yahoo.com/group/MWcybercourse=20
=20
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/=20
Previous by thread:
RE: Octagon
Next by thread:
Chris Out of Office
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.
|