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

ProDOS MLI error 0x56 Re: Customizing EHBASIC with ProDOS-8 and PDOS-RDOS



By adding additional error handlers I drilled down a bit...

The error on loading and saving was 0x56 "Bad buffer address. The
data_buffer or io_buffer specified conflicts with memory currently in use by
the MLI."

So I suppose this is the same thing as the No Buffers Available error in
basic.system?  I guess it's prolly just a POKE away from working?

-uso.