Quote:
	
	
		| 
					Originally Posted by Andrew80k  Close.  Make sure you have "==" or "eq" (in the case of string comparison) in your if statements.  Which you would probably figure out as soon as you ran it. | 
	
 Yeah I understand general things like that. == for intergers eq for strings. Thanks for your help guys! 
