G
Guest
Hey all
I am trying to get to the Run method of the following object, but I am having problems getting code complete to work. I looked at the example on help and this is where I got the idea. Any ideas
Dim o As Objec
Set o = CreateObject("wscript.shell"
(trying to get o.run to work
Thanks in advance
Rodney
I am trying to get to the Run method of the following object, but I am having problems getting code complete to work. I looked at the example on help and this is where I got the idea. Any ideas
Dim o As Objec
Set o = CreateObject("wscript.shell"
(trying to get o.run to work
Thanks in advance
Rodney