Dear Friends,
I have a Clipper Summer 87' compiled dBase III Plus application for one of my client.
For last few months, client is facing "Out of Memory" error in some of the menu options. We have increased the physical memory of the Desktop. The anti-virus software is also updated regularly. But the problem still persists.
Can somebody help me to sort of the problem ?
Prasad
Prasad,
Which version of Windows are you using and how much memory does it have? It is possible that "out of memory" refers to physical memory (RAM), but more likely there is a command in the program which is using more memory than this DOS-era program normally accesses. For instance, perhaps an array has become too large. Do you know the exact line of code where this is occuring? What do those particular menu options do?
--
Geoff Wass
Montréal, Canada