[Thread Prev] [Thread Next]
On 12 Nov 2007 at 16:17, Alain Tougas wrote:
> Every turtle that has a "clickon" action will do its thing.
>
> to super
> t1, launch [dothis]
> t2, launch [dothat]
> t3, launch [andthis]
> t4, launch [andthat]
> end
I had suggested something like:
to procedureName
launch [t1, blablabla]
launch [t2, blablabla]
launch [t3, blablabla]
launch [t4, blablabla]
end
Alain, do you know if it makes a difference one way or the
other?
Daniel
Previous by thread:
RE: MIA, Ask an Expert: how to t1 in superProcedure
Next by thread:
binary
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.
|