Thanks a ton cavedude!  I'll get that rule added, and check out ac with the new method. 
 
By the way, I tested the fix of the old system.  Kinda pointless I know, but it seem to work just fine once I quit multiplying acfail by 100.  
 
acfail = (int) (atof(tmp) * 100); 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |