Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 yadhunandhanan
		
			yadhunandhanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Team,
I have 5 qvd and each as one field only. I want to check if each field value = 1 then i want to terminate(Exit script) it. else i want to stay back and check it again. Application will exit only all fields have value 5 else its go back to check it again. how to do this using for loop and if condition. Please help me.
 
					
				
		
 vinieme12
		
			vinieme12
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		do you want to check each row of all 5 QVD's if the field contains value = 1 ?
if yes then exit script and if no the continue checking?
What is the outcome of this process? what is the purpose here?
 
					
				
		
 yadhunandhanan
		
			yadhunandhanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		1. Yes i have 5 QVD's and that contain value '1'.
2. Yes correct Vineeth.
3. Purpose of this process is that i have 2 set of files and each set contain 5 QVW file. My task is i need to run all QVW file at same time. but 2nd set of file will execute after execution of first set of QVW .
Thank you.
