How do I refer to the %IE[0]% object from vbscript ?????

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Hoa
Newbie
Posts: 12
Joined: Mon May 29, 2006 5:33 am

How do I refer to the %IE[0]% object from vbscript ?????

Post by Hoa » Thu Jun 22, 2006 6:51 am

Hi support,

If I have an IE created by calling the CreateIE function such as:

LibFunc>hIE,CreateIE,IE[0],0

How can I then refer to this IE instance (ie. %IE[0]% ) from within vbScript ?


Thanks , Hoa

User avatar
Marcus Tettmar
Site Admin
Posts: 7391
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Thu Jun 22, 2006 8:16 pm

You can't. That is a reference to an array held by the DLL, not a VBScript reference to an object.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts