Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Google Earth
Message
 
 
To
11/12/2006 23:24:42
Suhas Hegde
Dental Surgeon
Sirsi, India
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01175060
Message ID:
01178255
Views:
34
>>Try version specific ProgID
oGE = CREATEOBJECT("GoogleEarth.ApplicationGE.1")
>Generally How do i know that there is a .1 avaiable for automation ?


Fire RegEdit and look under hive HKEY_CLASSES_ROOT for particulat COM server, GoogleEarth.ApplicationGE in this case

>Or does all Automation are version independent without .1 and You can call specific version with '.' ?

Most COM objects have version independed ProgID but some don't.

>is there a chance of multiple versions being installed ?

Yes but it depends on the COM server.

>if so calling createobject without .1 which would be inistiated ?

Usualy the latest one.

When in doubt, use RegEdit to lookup info for particular COM server..
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform