[Home] [Back to Message Index]

Global SchoolNet - Automated Message Archive

Re: LOGO-L> Microworlds question




Gary S. Stager (gstager@pepperdine.edu)
Tue, 14 Jan 97 12:58:09 -0000

Brian is absolutely correct. I should have used parentheses. That's what
happens while programming offline and doing four other jobs
simultaneously!

>This is the sort of combination of prefix and infix that
>works in some versions of Logo and not others. I believe
>Gary that it works in Microworlds, but if it were me, I'd
>make it more portable by saying
>
> output not (:thing1 = :thing2)
>
>or
>
> output not equal? :thing1 :thing2
>
>Either of those should work in any Logo parser.
---------------------------------------------------------------
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.