Web Recorder

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
fthomas
Pro Scripter
Posts: 91
Joined: Fri Oct 03, 2008 6:40 pm

Web Recorder

Post by fthomas » Thu Dec 16, 2010 2:59 am

Good day!

Ihave a simple question please. What do I have to attach to a macro scheduler file that is turned into a .exe file to get the web recorder script to function?

Thanks!

Frank

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

Post by Marcus Tettmar » Thu Dec 16, 2010 10:20 am

You need to include the WebRecorder runtime file IEAuto.DLL with your EXE.

If you have used the default imports method (your code looks like IE_Create rather than LIbFunc>...) then you will need to copy the Imports folder from your Macro Scheduler program folder to the same location as your EXE. This Imports folder should contain IEAuto.DLL and IEAuto.INI.

If you have used the LibFunc method you only need the DLL.
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
cron
Sign up to our newsletter for free automation tips, tricks & discounts