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

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



On Feb 18, 7:07 pm, lyricalnan...@dosius.ath.cx (Steve Nickolas)
wrote:
> Hm.  Looking at the parm lists, the one for Open uses a different buffer
> than Read, located 512 bytes above it.

Note - the OPEN call needs a 1024 byte buffer.  And then your READ
buffer needs to not overlap with that.