[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LOGO-L> MSWLogo and PAUSE



This situation can occur in UCBLogo as well. That is you
pause again before you get a chance to kill the program.

To get out of it enter THROW "TOPLEVEL in the pause box.

Or add a WAIT 120 after the PAUSE so you have a chance to hit
the halt button.

Yehuda Katz wrote:
> 
> Hello Turtlers,
> 
> I ran the following MSWLogo program, but couldn't manage to stop it:
> 
> ========================
> to main
> draw 60 5
> end
> 
> to draw :size :level
> if :level<1[stop]
> repeat 3[pattern rt 120]
> end
> 
> to pattern
> bk :size fd :size
> pu fd :size pd
> pause
> draw :size/2 :level-1
> pu bk :size pd
> end
> ========================
> 
> Any idea how to stop this program?
> 
> Regards...
> 
> [[Yehuda]]
> 
> ---------------------------------------------------------------
> Please post messages to the Logo forum to logo-l@gsn.org.  Mail
> questions about the list administration to logofdn@gsn.org.  To
> unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.

-- 
===============================================================
George Mills
email: mills@softronix.com
http://www.softronix.com
The www page contains some very powerful educational software.
Our single most important investment is our kids.
---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org.  Mail
questions about the list administration to logofdn@gsn.org.  To
unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.



Global SchoolNet Foundation - Linking Kids Around the World!
Copyright GSN - All Rights Reserved - Comments & Questions
Visit GSN's Global Schoolhouse for more exciting learning resources!
Search our Site - Home