Achja... Kann den String nicht genau MaxInt Bytes groß machen...
Zitat:
[Error] Client.pas(24): Data type too large: exceeds 2 GB
(quasi)
Delphi-Quellcode:
x := SizeOf(Record-String);
Text: array[1..MaxInt-x] of Char;
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."