I am getting an error when I try to run any macro from the Editor. How can I get around this problem?
The error is:
Cannot crate file "C:\Program Files\MJT Net Ltd\Macro Scheduler\_debug.dbg". The process cannot access the file because it is being used by another process.
Thanks!
Error: Cannot create file "C:\Program Files....\_debug.
Moderators: JRL, Dorian (MJT support)
Mine repeatedly corrupts _debug.dbg when I try to step through a WaitWindowOpen command. Or when I try from the editor to run a macro that contains a WaitWindowOpen command. I see there's a "refocus windows" option, which I have checked, but I don't know what it does.armsys wrote:rasmon,
Most likely _debug.dbg was corrupted by accident. Just follow the simple steps:
1. Quit from Macro Scheduler.
2. Delete C:\Program Files\MJT Net Ltd\Macro Scheduler\_debug.dbg.
3. Run Macor Scheduler again.
Happy scripting.
Any suggestions?
Chris
Okay, found the help file on the debugger-- so is the debugger just not meant to debug focus changes? Also, is there a way to run the entire macro without closing the editor window? The debugger just hangs when we click "run" from the debug window.
Mine repeatedly corrupts _debug.dbg when I try to step through a WaitWindowOpen command. Or when I try from the editor to run a macro that contains a WaitWindowOpen command. I see there's a "refocus windows" option, which I have checked, but I don't know what it does.
Any suggestions?
Chris