
Search found 6 matches
- Thu May 10, 2007 11:23 pm
- Forum: Technical / Scripting
- Topic: OLEACC.DLL Missing
- Replies: 3
- Views: 6570
OLEACC>DLL Missing
Thanks 

- Wed May 09, 2007 11:02 pm
- Forum: Technical / Scripting
- Topic: OLEACC.DLL Missing
- Replies: 3
- Views: 6570
OLEACC.DLL Missing
I installed Macro Scheduler Pro 9.X on NT4 SP4 and it install ok. After install I went to run the program and it could not find oleacc.dll. The file is not on the computer. What needs to be loaded so that Macro Scheduler Pro will runn. Any assistance would be greatly appreciated.
- Tue Feb 10, 2004 2:08 pm
- Forum: Technical / Scripting
- Topic: Non Modal Dialog
- Replies: 1
- Views: 4218
Non Modal Dialog
I have a script that needs to wait for an error message that may or may not appear. If it does not the message box goes away in two minutes. I would also like to react to the OK button on the message box and drop out of MainLoop. Below is the code any suggestions will be appreciated. Let>MSG_STAYONT...
- Mon Dec 22, 2003 10:19 pm
- Forum: Technical / Scripting
- Topic: Postion the cursor over a particular tab
- Replies: 4
- Views: 7486
// C:\Program Files\MJT Net Ltd\Macro Scheduler\3272 Add Video Drivers.scp // Recorded on Friday, November 7, 2003, at 02:30 PM Let>WW_TIMEOUT=10 //Recorded Events //Start the Display Properities window Run Program>rundll32.exe shell32.dll,Control_RunDLL desk.cpl WaitWindowOpen>Display Properties Wa...
- Fri Dec 19, 2003 8:57 pm
- Forum: Technical / Scripting
- Topic: Postion the cursor over a particular tab
- Replies: 4
- Views: 7486
Postion the cursor over a particular tab
I need to position the cursor over a particular tab and then preform a Click. I have tried MouseOver,Display Properties,Settings. That does not seem to work. Any suggestion will be greatly appreciated. 

- Wed Nov 19, 2003 3:54 pm
- Forum: Technical / Scripting
- Topic: Compiled Script Not working like interactive script
- Replies: 1
- Views: 4187
Compiled Script Not working like interactive script
I have a script that works perfectly when running through Macro Scheduler. When I compile the script it does not execute correctly. The first serveral lines are below. The Macro never does the MouseMoveRel command. Any suggestion would be very helpful. :x // C:\Program Files\MJT Net Ltd\Macro Schedu...