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:
01319234
Views:
15
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.
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform