Hi All,
I have a script that does the following :
The issue I have is I do not want to process all the files but only certain files , I am using a read range to check the conditions and then I do not want to continue the sequence if the condition do not match but want to skip that file and move to next .
Is this doable ?