[Thread Prev] [Thread Next]
On 15 Dec 2006 at 9:53, Alain Tougas wrote:
> Hum!
>
> I´ve just tried
>
> tto [t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 t20
> t21 t22 t23 t24 t25 t26 t27 t28 t29 t30 t31 t32] fd 50
>
> in MW Pro and it works fine. Try
>
> get "page1 "turtles (using whatever is your page name)
>
> and look at the list of turtles on that page. If a single turtle from the
> list is missing on the current page, you will get this error message.
>
> In other words... in MW Pro,
>
> tto does accept a list of turtles as input
>
> there must be a limit, but I tried 55 turtles and it was still fine.
No, I'm not talking about
tto [t1 t2 t3] fd 50
I'm talking about
tto [t1 t2 t3] clickon
> The command "everyone [clickon] is good to use when all
> your turtles have to activate.In the attached project,
> there is some turtles that look like buttons but they
> really turtles and have commands in their instructions, so
> the command has to be tto and its works. I think, it has
> limit of numbers of turtles/.
>
> Thanks, Zehava
I'm not talking about
everyone [clickon]
when I use
tto [t1 t2 t3] clickon
in the attached procedure I do get an error message.
Don't you all?
(I'm using MicroWorlds Pro. I did notice that MW EX
does not produce the error message).
Daniel
OpenWorld Learning
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: clickonerror.mw2
Date: 11 Dec 2006, 14:23
Size: 23733 bytes.
Type: Unknown
Attachment:
clickonerror.mw2
Description: Binary data
Previous by thread:
RE: A way to exit the project by a procedure
Next by thread:
RE: A way to exit the project by a procedure
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.
|