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

LOGO-L> Re: MSWLogo Questions



Yehuda Katz wrote:
> 
> George Mills wrote:
> >
> > Regarding LOGO32.EXE
> >
> > It's not missing anything. I just want you to try before I made a full kit.
> 
> George,
> 
> LOGO32 seems to be as good as MSWLogo, plus the Hebrew enabeling and a
> few more slight changes (I noticed that ED is now better than before,
> and I have a new way to exit the editor).
> 
> > The 6.0f kit is available on the web page.
> > The only difference is the spelling error you mentioned
> > in the status window.
> 
> Will 6.0f support Hebrew?

Yes, it will be in for good. You worry to much.

> 
> > For the few functions that are not supported in MSWLogo
> > there are 300 or so to replace them with. There are
> > plenty of new areas to explore, learn and teach with.
> 
> How do I program "Any key to continue", for leaving a "cover page" to
> enter the next page of the project?
> In UCBLogo it's as easy as saying:
> 
>         setcursor se :x :y ; center on line
>         type[Any key to continue]
>         ern rc
>         NextPage

MESSAGEBOX [Hit ok to continue] []
NextPage

or (for multiple pages)

IF YESNOBOX [Yes for page 1, No to Skip] [] [NextPage1]
IF YESNOBOX [Yes for page 2, No to Skip] [] [NextPage2]
IF YESNOBOX [Yes for page 3, No to Skip] [] [NextPage3]
IF YESNOBOX [Yes for page 4, No to Skip] [] [NextPage4]

or

SELECTBOX

Read the manual, look the examples.

> 
> > Regarding running from floppies.
> > You can maybe drop the mci*.hlp file.
> 
> Yes. I removed it, and it work well (and saved me 150k of floppy). I
> added an "install" batch file on each of the two floppies, so every user
> can now install it on his hard drive easily.
> 
> If any of the members needs more information about this, I'll be pleased
> to pass him more details.
> 
> Regards...
> 
> [[Yehuda]]

-- 
===============================================================
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