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
Web Recorder
Moderators: JRL, Dorian (MJT support)
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
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.
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?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?