Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TextControl
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01319217
Message ID:
01319244
Vues:
13
I actually forgot to give a better link
http://www.berezniker.com/content/pages/visual-foxpro/not-enough-memory-file-map-error-1150

>Thank Naomi:
>
>I checked previous messages from sergey, he recommend this,
>
>mfilename = GETFILE()
>SYS(3050, 1, 512*1024*1024) * Sergey recomendation
>SYS(3050, 2, 512*1024*1024) * Sergey recomendation
>
>IF !empty(mfilename)
>*this.Parent.Container1.min_detail.objectInsertAsChar(0,mfilename,-1,100,100,0,1)
>this.Parent.Container1.min_detail.load(mfilename,0,6,.t.)
>ENDIF
>
>SYS(1104) * Sergey recomendation
>
>So far is working perfect no more memory problem.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform