Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insufficient memory error
Message
 
À
24/04/2000 19:11:00
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00362952
Message ID:
00362961
Vues:
18
Two lines need to be in the config.sys file in order for 2.6 apps to run correctly.

files=99
buffers=30

After you add the lines to the config.sys file you will need to reboot the machine. This should fix that problem.

>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
Rip Ryness
International Falls, MN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform