Fixed a bug that reported an invalid script file when creating a new script in the Add / Edit menu option.
Added the option to enable / disable trace dates and times. This is to make remote debugging easier. You can use a simple file compare between a successful trace and an unsuccessful trace to find the differences.
Added the "Clear Trace" script element.
Added the ability to store the script runtime parameters in the script file itself. If stored, the runtime parameters will no longer need to be entered during a script playback.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In this release I've:
Fixed a bug that reported an invalid script file when creating a new script in the Add / Edit menu option.
Added the option to enable / disable trace dates and times. This is to make remote debugging easier. You can use a simple file compare between a successful trace and an unsuccessful trace to find the differences.
Added the "Clear Trace" script element.
Added the ability to store the script runtime parameters in the script file itself. If stored, the runtime parameters will no longer need to be entered during a script playback.