<http://forum.pspad.com/read.php?f=2&i=10508&t=10507> 
----------------------------------------------------------------

How are you calling the object?

If you are using, _WScript.Shell.Run_ then be sure to set the WindowStyle
to 1.
In the case where you using _CreateObject_, you should refer to your
ActiveX documentation. For instance, IE has method _visible_ that must be
set to True.

If you are still not sure, use _WScript.Shell.AppActivate(Title As
String)_.

[%sig%]

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to