On Sun, 18 Feb 2018 12:51:49 -0500, Donald Ziesig via Lazarus <lazarus at 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.parna at mail.ee