Hi,
I have written a script with which helps me to automate the use of a gui application for comparing video files but sometimes it doesnt work like it should and I dont know why.
The script has the task to write the filenames and paths in the proper places in the gui application , choose the proper settings and then to start the application's comparision process. Then the appIication compares the two videos and creates a logfile in the end. I have a lot of videos and need a lot of logfiles. So the script needs to run very often.. Unfortunately sometimes the script doesn't work properly anymore and it stops or goes "crazy" and tries to write in the wrong places. As it happens rarely and at different places, it doesn't seem that an error in logic of the script is the reason. Could interference of other programs be the reason?
What is probably the reason and what can I do?
pp
I have written a script with which helps me to automate the use of a gui application for comparing video files but sometimes it doesnt work like it should and I dont know why.
The script has the task to write the filenames and paths in the proper places in the gui application , choose the proper settings and then to start the application's comparision process. Then the appIication compares the two videos and creates a logfile in the end. I have a lot of videos and need a lot of logfiles. So the script needs to run very often.. Unfortunately sometimes the script doesn't work properly anymore and it stops or goes "crazy" and tries to write in the wrong places. As it happens rarely and at different places, it doesn't seem that an error in logic of the script is the reason. Could interference of other programs be the reason?
What is probably the reason and what can I do?
pp