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

Re: Whatever happened to...



In article <1993Jan28.223253.26355@aio.jsc.nasa.gov> mark@pokey.jsc.nasa.gov
(Mark Manning) writes:
>No, I mean under ProDOS 8.  I'm trying to do something on my Apple //e
>(instead of the //gs) and I have to use ProDOS 8.  I can open one file
>and then I get the dreaded NO BUFFERS AVAILABLE command.  So I wanted
>to allocate more buffers.  Maxfiles used to be the way to do this. :)

Well, why didn't you SAY so? :)  Umm, I don't know much about P8, but my advice
is to use LOMEM and/or HIMEM to allow ProDOS to use more memory.  I always
wondered why a 1.25meg //gs would get this error under P8, btw.  I never fig-
ured out a way to solve this problem (although this was simply because of a
lack of interest).  And, you can figure out the current LOMEM/HIMEM settings
by way of a 
100 LO=peek(106)+256*peek(105): HI=peek(116)+256*peek(115)

under BASIC and P8.  Try fiddling with the LO/HIMEM pair until you figure out
which way works.  My suggestion is to set LO to 2048, use a NEW, and THEN load
in the program, and see if that works.


email at: andrep@balboa.eng.uci.edu

---
The University of CA, Irvine does not necessarily concur with these remarks.

People who think they know it all |  Everyone's tuition would probably be much
really annoy those of us who do.  |  lower if I didn't use Internet so often!