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

Re: Whatever happened to...



In article <uerics.728359789@mcl>, uerics@mcl.ucsb.edu (Eric D. Shepherd) writes:
> ProDOS 8 BASIC.SYSTEM _always_ has 8 buffers available.  If you get NO
> BUFFERS AVAILABLE, it means that for some reason, all eight of those
> buffers are in use.
> 
> - Eric S.

That's not the only thing that can cause BASIC to do No BUFFERS AVAILABLE on
you. You get it when you try to BLOAD into a protected memory page too. Try
BLOADing a file into address $BF00 for example.

Randy
rgshacke@wsuhub.uc.twsu.edu