General Macro Scheduler discussion
Moderators: JRL, Dorian (MJT support)
-
Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
-
Contact:
Post
by Bob Hansen » Sun Apr 27, 2003 6:54 am
I was recently reminded of something I have meant to ask about in the past. I have often noticed that the logs record when a line has completed execution, not when it is originally called.

Would it be possible to have the logs record the time the line starts execution instead of the time it is completed?:?:
If a problem occurs at the end of some conditional branch, it is not always clear what line did not get executed. Since the conditions may not always be clear in earlier lines of the log, you can't tell where the scripted branched off to. So now there is more work required to diagnose the cause of the problem. This proposed change would show the exact line that did not execute properly.
Just a thought, not the most critical priority. Thanks for listening.
Last edited by
Bob Hansen on Fri Jun 06, 2003 5:15 am, edited 1 time in total.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!
-
support
- Automation Wizard
- Posts: 1450
- Joined: Sat Oct 19, 2002 4:38 pm
- Location: London
-
Contact:
Post
by support » Sun Apr 27, 2003 9:41 am
Hi,
I appreciate what you are saying. It is in fact already on the list of things to do to improve logging.
-
Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
-
Contact:
Post
by Bob Hansen » Fri Jun 06, 2003 5:17 am
Thanks, that is good news!
-
Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
-
Contact:
Post
by Bob Hansen » Fri Aug 08, 2003 8:43 pm

No need to vote.
This was implemented in Version 7.2.037
I have already found the new format options helpful in solving some random problems. I have decided to use a value of "Log entry BEFORE running Step" for most of my macros vs. the default to run after.
Thanks for implementing this suggestion

.....
