There is a thread on the email list (to which I cannot post for some reason, so I am posting it here)
http://lists.runrev.com/pipermail/use-l ... 29935.html
it is literally giving me nightmares.
I have been working under the assumption that livecode can handle arrays as big as free memory will allow on either 32 or 64 bit (linux) systems.
It turnes out that livecode has trouble handling large arrays ......
This is very problematic for me, since my application has to do a lot of data processing of arrays which are in turn displayed in data grids throughout the application.
I don't know what to do, I don't know how to test it...... quite frankly its hurt my trust in the lc engine.
My application is a communication platform with no limit on the number of users or the number of pieces of content that each user can add. I could easily have 5000 or 10,000 users data being loaded into a global memory arrray
How can I have peace of mind on this subject?.....



PS> I am also running on 7.3 .... the last time i tried version 8 it was still full of things that drove me crazy....disappearing windows and etc. also my app did not display correctly ..... and so i have not put in the time to switch to v8