Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registered dll file in VFP
Message
From
29/05/2008 10:56:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Registered dll file in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01320248
Message ID:
01320248
Views:
56
How to registered dll in vfp, i am getting a error in line 4
LOCAL lcfile,lcfile2,lctragetfile
lcfile="MSCOMM32.OCX"
lcfile2="MSCOMM32.OCX"
COPY FILE (lcfile2) TO (GETENV("windir")+"\system"
lcregthis="regsvr32.exe MSCOMM32.OCX"
RUN/n1 &lcregthis /s
CLEAR TYPEAHEAD
Next
Reply
Map
View

Click here to load this message in the networking platform