I
ina
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
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