Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPW26 and Inernet Explorer don't get along
Message
De
06/01/2001 01:22:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00459947
Message ID:
00460176
Vues:
18
>>Have you tried manually configuring memory settings for the VDM in which you run your FPW26 app?
>
>We haven't. Any suggestions for settings?

David Fluker's message Thread #455313 Message #455920 was interesting, although for FPD, not FPW.

For FPW I'd be inclined to try straight XMS first and limit it to 32 or 16MB to see if that has any effect on reliability. If no luck, you could try DPMI, but I wouldn't use EMS at all.

You could also check out the MEMLIMIT setting in CONFIG.FPW (synchronize with settings above?). From the on-line docs:

*----------------------------------------------------
Specifying Memory Allocation in CONFIG.FPW

You can allocate a percentage of available memory to FoxPro by add the following statement to your CONFIG.FPW file:

MEMLIMIT = < % of available memory >, (< Minimum memory (K) >)
(< Maximum memory (K) >)

You allocate memory by specifying the percentage of available memory that you want FoxPro to use. In addition, you have the option of specifying the minimum
and/or maximum amount of memory in kilobytes that you want allocated to FoxPro.
For example, specifying MEMLIMIT = 80, 1024, 4096 allocates 80 percent of your system's available memory to FoxPro with a minimum allocation of 1024 K and
a maximum of 4096 K.
*-----------------------------------------------------
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform