I am working on some compiled applications written in Foxpro 2.6 for Windows. I have applied the patches so that the applications can run in faster computer (P3 or P4). I do not have the "divide by zero" error but when I go further into the application, I will get a message " insufficient memory" when I try to open another table. e.g. the application has a screen and then another button will link to another screen where the user can either edit or add additional information to the linked table.
The only thing that works is by disable the externel cache of the computer. That applies to slower P3 or faster P4. The OS can be Windows 98, 2K or XP. I have tried adjusting the memory settings in the config.fpw but unsuccessful.
The problem is the source code had disappeared with the original programmer so I cannot look inside the source code to identify the problem. Ideally, we want the applications to run on faster P4 computers with Windows XP.
Any help or suggestion will be appreciated.
The only thing that works is by disable the externel cache of the computer. That applies to slower P3 or faster P4. The OS can be Windows 98, 2K or XP. I have tried adjusting the memory settings in the config.fpw but unsuccessful.
The problem is the source code had disappeared with the original programmer so I cannot look inside the source code to identify the problem. Ideally, we want the applications to run on faster P4 computers with Windows XP.
Any help or suggestion will be appreciated.