RE: VFPAdvanced - My Problem, My Tests & Some Results

2024-03-06 Thread Paul H. Tarver
I think that is still why I'm programming in VFP. It is fun to still be learning new stuff about this language and what I can do with it after all these years! :) Enjoy your new role but don't leave VFP too far behind! PS: I understand your comments about set and forget with no updates and if

Re: VFPAdvanced - My Problem, My Tests & Some Results

2024-03-06 Thread Alan Bourke
WRT large memory allocation, try throwing a sys(1104) in maybe. "Purges memory cached by programs and data, and clears and refreshes buffers for open tables. You can improve performance by calling SYS(1104) after executing commands that make extensive use of memory buffers. This function also