Probably not. :-) Although if you're staying in the warm comfortable VFP zone it might be worth the time to refactor the array stuff to use cursors. As Christof mentioned, VFP is way faster with data (no surprise there) than arrays.
-- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Ken Dibble Sent: Friday, April 05, 2013 2:23 PM To: [email protected] Subject: RE: Unbearable Lightness/Heaviness of Arrays There are lots of reasons for this, and I will be looking hard at all of them as I work through this optimizing process, but some of it is due to my extensive use of arrays. Slowing down access to them is probably not the way to go then. Thanks. Ken Dibble _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD044218D83B40C@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

