You can run a script using four different methods:
When zsDuplicateHunter runs a script, it will save the results of the script as an HTML file. The results are saved in a subdirectory under the directory where you script is located called results. The file will be titled: script name -results- run time .html Where script name is the name of the script that was run and run time is the time that the script finished running. The run time will be formatted as yyyy-MM-dd-HH-mm which will allow for easy sorting of the results in your file system. You can prevent zsDuplicateHunter from adding the run time in the Options .
If you have chosen to display the results in the Scripting Options section of the Options dialog, the results will be displayed in your browser and you will be able to print the results from there. If you have selected the Display pass/fail after run option, the program will allow you to display the results from the message informing you if the script passed or failed. |