Looking for something a bit less generalized. I am not familiar with strings as they haven't been covered in my class yet. All we have been taught is the code for the string compare function and what a literal string is. Which if I understand it right, I am using a literal string for my external data file name. I just need to see an example of how to compare a user entered variable name to the data in a file looking for a match. Any more suggestions?