I'm a teacher at Marion High School, Marion, Indiana, and I'm working on a
project using P C Logo 2.0 on a Gateway 2000 with Windows '95.
I have about 100 procedures. When I print out POTS, I do not get to see all
of the procedures.
I have gotten to the position that with a couple of 'simple' procedures, the
procedure apparently works, but it has the following message written 8 times:
Out of list space.
Please erase variables and/or procedures!
In function POWER_LEFT
statement [TT [POWER - LEFT]]
Again this message repeats itself 8 times
I ran the procedure I-RIGHT with similar results
my procedure POWER_LEFT is
PRO_LEFT
ACE
RB 3 1
MESSAGE
TT [ POWER - LEFT]
END
I am very interested in your ideas, and maybe ideas that you may have.
Thank you for any assistance.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
---------------------------------------------------------------
Please post messages to the Logo forum to log...@gsn.org. Mail
questions about the list administration to log...@gsn.org. To
unsubscribe send unsubscribe logo-l to majo...@gsn.org.
If I was you, I would surf to http://www.harvassoc.com/terrapin.htm
Terrapin Software
10 Holworthy Street
Cambridge, MA 02138 U.S.A.
Phone: (617) 547-LOGO (5646)
toll-free in USA and Canada: 1-800-774-LOGO
Fax: (617) 492-4610
toll-free in USA and Canada: 1-800-776-4610
Email in...@terrapinlogo.com
and use the above e-mail address to ask your question. Dorothy Fitch
answered my questions about PC Logo when I was just getting started a
couple years ago.
But a couple months ago I had to remove something from my poor suffering
almost full hard disk and PC Logo was one of those programs I put up in
the attic until I update to a new computer about a year from now. Dale
---
$ dale...@worldnet.att.net Seattle, Washington U.S.A. $
Bill
****************************************************************
Harvard Associates & makers of PC Logo and LogoPLUS
Terrapin Software Internet: in...@terrapinlogo.com
10 Holworthy Street phone: (617) 492-0660
Cambridge, MA 02138 USA fax: (617) 492-4610
World Wide Web: www.terrapinlogo.com
****************************************************************
-----Original Message-----
From: jlwo...@my-deja.com <jlwo...@my-deja.com>
To: log...@gsn.org <log...@gsn.org>
Date: Saturday, July 03, 1999 1:29 AM
Subject: LOGO-L> out of list space error
>
>Hi,
>
>I'm a teacher at Marion High School, Marion, Indiana, and I'm working on a
>project using P C Logo 2.0 on a Gateway 2000 with Windows '95.
>
>I have about 100 procedures. When I print out POTS, I do not get to see all
>of the procedures.
>
>I have gotten to the position that with a couple of 'simple' procedures,
the
>procedure apparently works, but it has the following message written 8
times:
>
> Out of list space.
> Please erase variables and/or procedures!
> In function POWER_LEFT
> statement [TT [POWER - LEFT]]
>
>Again this message repeats itself 8 times
>
>I ran the procedure I-RIGHT with similar results
>
>my procedure POWER_LEFT is
> PRO_LEFT
> ACE
> RB 3 1
> MESSAGE
> TT [ POWER - LEFT]
>END
>
>I am very interested in your ideas, and maybe ideas that you may have.
>
>
>
>Thank you for any assistance.
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.