Hi all

Let's say that I have an out-of-process automation server (MyServer.EXE) 
containing OLEPUBLIC classes like MyOLEPublicClass1 etc and then I use 
CreateObject like this:

o = CreateObject("MyServer.MyOLEPublicClass1")

Class MyOLEPublicClass1 can determine the location of MyServer.EXE using the  
_VFP.ServerName property but what I want to do is determine the location of 
MyServer.EXE BEFORE I use CreateObject.  I imagine this should be possible via 
the registry (looking for an entry that refers to "MyServer.MyOLEPublicClass1"  
but I cannot get further than that.  

Any ideas ?  Thanks

Paul Newton

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/by2pr0201mb179786b09bba001db3eee0dca1...@by2pr0201mb1797.namprd02.prod.outlook.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to