Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextControl
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01319217
Message ID:
01319244
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform