Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shutting down a component programmatically
Message
From
26/02/2001 00:49:47
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00477892
Message ID:
00479391
Views:
20
Hi, Vlad and everybody

I'm trying to use the code on the article mentioned below, but it generates an error on the following code:

FOR i = 1 TO lnServers
laProgIds[m.i,1] = oProject.servers[m.i].progID
laProgIds[m.i,2] = oProject.servers[m.i].CLSID
laProgIds[m.i,3] = THIS.GetLocalServer(laProgIds[m.i,2]) && error comes here
ENDFOR

It tells me that it had an invalid subscript reference... laProdIds[m.1,2] is correct with the server's ID...

Does anybody knows what's happening?

Thanks for all



>Look to following excellent article:

>http://msdn.microsoft.com/library/techart/MTSVFP.htm

>Hi, everybody!
>
>Is there some way to shut down within a programa a VFP component that is on a package in MTS, and then refresh it?
Claudio Lassala
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform