Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello,
When i'm loading below code i'm getting this error message as Execution of Script Failed. Reload old data.
It is working fine for first reload but when qvd is updated or changed i'm getting that error.
Can anyone help me on this.
//***************Min and Max of IMM*************************
INPUTFIELD MinIMM,MaxIMM;
IMMGroup:
LOAD IMM,
MinIMM,
MaxIMM,
MinIMM1,
MaxIMM1
FROM
[..\2_QvdGenerator\QVD\Incremental\IMMGroup.qvd]
(qvd);
//***************Min and Max of Hydration*************************
INPUTFIELD MinHydration,MaxHydration;
HydrationGroup:
LOAD Hydration,
MinHydration,
MaxHydration,
MinHydration1,
MaxHydration1
FROM
[..\2_QvdGenerator\QVD\Incremental\HydrationGroup.qvd]
(qvd);
 
					
				
		
Yea you are right it is working in ver 9.00 SR6.
I download this version but not in English language. B'coz i'm not able to find this version .exe in english. Can you help me where i can i get this version in engish.
BUT WHY IT IS NOT WORKING IN VERSION 10 OR 11.
 
					
				
		
 perumal_41
		
			perumal_41
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
U Change Interface language others to English in User preferences
Regards
Perumal A
 
					
				
		
ya i already did that.
BUT WHY IT IS NOT WORKING IN VERSION 10 OR 11.
