The file size is returned as two bytes per the protocol. As long as it
returns a value less than 64k you should be fine as the packets don't
care about how many are sent.
Kurt


On Sat, Jun 2, 2018, at 8:50 AM, John R. Hogerhuis wrote:
> 
> On Sat, Jun 2, 2018 at 8:20 AM Stephen Adolph
> <twospru...@gmail.com> wrote:>> John, do you see any issue with reading a 1.8 
> MB file from Laddie
>> into M100?>> Ignore the obvious lack of ram problem!
>> Can I just open a file that large and keep reading 128 byte blocks
>> till 1.8MB has been transfered?>> 
>> thx
>> Steve
> AFAIK it should work.  At some point there was a 64k limit and you ran
> across it when dealing with hex option rom files (32k x 2 = 64k). That
> was dealt with some extra bytes in the file info response separate
> from the main part of the file length.> 
> Are you running into an issue?
> 
> — John. 

Reply via email to