Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insufficient memory error
Message
From
24/04/2000 19:11:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Insufficient memory error
Miscellaneous
Thread ID:
00362952
Message ID:
00362952
Views:
45
I am using Foxpro 2.6 (Windows) to run a legacy application. When I attempt to view a table with many records (1700 or so, in this case), I get an insufficient memory error. My system has 256 mb RAM on board.

This error occurs when the 3rd screen is called (i.e. a client screen calls a blood test screen which calls a physician lookup screen).

The line that causes the error follows: (Note that it is a popup of the table with 1700 records).

@ 7.231,6.167 GET lcChoice ;
PICTURE "@&T" ;
POPUP _00o0w80fd ;
SIZE 8.000,66.714 ;
DEFAULT " " ;
FONT "Courier New", 8 ;
STYLE "" ;
WHEN WhenList() ;
COLOR RGB(,,,255,255,255),RGB(,,,255,255,255)

Is this a documented error? If so, is there a patch to Fox 2.6 Windows that takes care of the problem?

Thanks for your help...

Steve Baum
MicroSystems
Next
Reply
Map
View

Click here to load this message in the networking platform