[Squeakland] Re: Squeakland Digest, Vol 11, Issue 20

Ned Konz ned at squeakland.org
Wed Mar 24 15:26:00 PST 2004


On Wednesday 24 March 2004 2:48 pm, Steve wrote:
> I'm still not having any luck with running commands sequentially.  I've
> looked at "batch pen trails" and checked or unchecked it runs the
> script the same (ie. Forward 5 Turn 5 draws a circle).  I'm sure I'm
> missing something somewhere.

What does your script look like?

What do you expect it to do?

If you make a script that just has

mySketch forward: 5
mySketch turn: 5

and start it ticking, it will (of course) make a circle (or rather a polygon 
with 360/5 sides each 5 long).

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeakland mailing list