access violation 0067EFB8 of msched.exe

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
vipinkumar
Newbie
Posts: 1
Joined: Mon Apr 11, 2016 2:32 pm

access violation 0067EFB8 of msched.exe

Post by vipinkumar » Mon Apr 11, 2016 2:37 pm

I am trying to enter some text on to a webpage using - "IEFormFill>" . It would be great if someone can help with the same.

Maybe i am missing out on something, IE Reference is supposed to be the tab handler ? or how is the same specified.

Thanks,
Vipin

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

Re: access violation 0067EFB8 of msched.exe

Post by Marcus Tettmar » Wed Apr 13, 2016 2:19 pm

IE Reference is the value returned by a call to one of the following functions:

IECreate
IEGetFromURL
IEWaitNew

Usually you would open a new instance of IE with IECreate to get a reference that you can then use with subsequent functions. But if you are wanting to use an already open instance of IE then use IEGetFromURL.
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