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

Re: LOGO-L>Re: MSWLogo LOAD function



;Define hello

to hello
print [Hello How Are you]
end

;Now RUN Hello

Hello
Hello how are you

;Now save it to disk
save "Hello.lgo

;Now Exit Logo
bye

;Restart logo and load definitions save in Hello.lgo
load "Hello.lgo

; run Hello

Hello
Hello how are you
 
Note LOADing a program does NOT run the procedures defined within it.
It simply redefines them.

jstclair@omsd.cerf.fred.org wrote:
> 
> Please reply to john.v.zittere@lmco.com  or  logo-l@gsn.org  NOT
> logo-list@gsn.org  or  me.
> 
>                         -John-
> --Message below re-posted by <jstclair@omsd.cerf.fred.org>
> Date - Tue, 17 Mar 1998 12:05:21 -0500
> >From - Z-MAN <john.v.zittere@lmco.com>
> To - jcstclair@omsd
> Subject - Re: MSWLogo LOAD function
> Usenet: comp.lang.logo
> ------------------
> Post Usenet mail to comp-lang-logo@ucbvax.berkeley.edu
> ------------------
> 
> Ted MacDonald wrote:
> >
> > Folks-
> >
> > My 10 year old and I are learning MSWLogo with the book 'The Great Logo
> > Adventure'.  We can't get *.lgo files to load as we would anticipate.
> > That is, nothing happens when we select File|Load and then select a file
> > with an .lgo suffix.  The Chapter 4 'checkers.lgo' example on page 82 of
> > the book fails to produce anything from the CD (provided with the
> > book).  Files in the example subdirectory do nothing as well.  We just
> > get a screen with our turtle where it started and nothing new.
> >
> > We are using MSWLogo version 6.2f on a Pentium 166 MHz machine with 32M
> > RAM.
> >
> > Any suggestions?
> >
> > Thanks,
> >
> > Ted MacDonald
> > mac@more.net
> 
> I've got the exact same problem!!!!!!!!!
> 
> Ted how do you like the book, I'm thinking about ordering it?  My eleven
> year old is interseted in learning more about computers. I just
> discovered Logo yesterday, it seems like a great way to learn and have
> fun.
> 
>   John Zittere

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