Copy link to clipboard
Copied
Hi,
I have a persistent object that seems to have grown over the years. I wonder what it the maximum size an object can have. The object is written a single struct.
All the best.
P.
Copy link to clipboard
Copied
Hi @Pickory,
Do you see any issues? I have never hit the limit if there is any, but then I have not added values that were enormous that it drew attention.
-Manan
Copy link to clipboard
Copied
Hi Manan,
I haven't seen a problem on Mac, on Windows I experimented with > 160K and was getting some crashes in strange places. 64K limit seems to ring a bell. That might have been for script labels.
P.
Edited to say.
Showing my age now. Do memory models still exist on Windows machines?