Path: utzoo!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!hplabs!ucbvax!UBVMSC.CC.BUFFALO.EDU!V112PDL5 From: V112PDL5@UBVMSC.CC.BUFFALO.EDU Newsgroups: comp.sys.apple Subject: RE: RE: Old-Prodos questions Message-ID: <8812231823.aa14814@SMOKE.BRL.MIL> Date: 23 Dec 88 23:21:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 "No buffers available" means the bit corresponding to the memory page your trying to BLOAD to is set in ProDOS's own memory usage bit map. One of the more frequent cases where this occurs is when trying to bload text to the text screen. $0400 is marked allocated under ProDOS. In order to allow ProDOS to load into that memory page, you'll have to turn off the appropriate bit. The specific details are available in one of Apple's manuals probably entitled ProDOS 8 Technical Ref. manual (or something similar), or by _Inside Apple's ProDOS. There is no way in which ProDOS 8 will recognize the extended memory features of the GS except via Ram disks. It will not load into any bank except bank 00 (or save from for that matter). - Mark Cromwell p.s. Make sure the page your trying to free is not actually used by ProDOS 8 or the BI.