Thread
:
GetObject how does it works ???
View Single Post
#
1
Posted to microsoft.public.excel.programming
ina
external usenet poster
Posts: 120
GetObject how does it works ???
Hello,
How it works the function getobject for another program
Dim appPack as Object
Set appPack = GetObject("C:\Program Files\PLaunch\PLaunch.exe",
"PLaunch")
appPack.run
Seems that doesn't work.
Ina
Reply With Quote
ina
View Public Profile
Find all posts by ina