On Sun, 18 Feb 2018 12:51:49 -0500, Donald Ziesig via Lazarus 
<lazarus@lists.lazarus-ide.org> wrote:
>
>    TAMBytes = array[0..High(Integer)] of Byte;
>

        Was it 32 bit compiler? Because 2GB - 1 byte array would really
be problem with 32 bit programs. But ofcause it should not result in Access 
Violation.

-- 
Virgo Pärna 
virgo.pa...@mail.ee

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to