Alright I am trying to make a program that takes in a persons name and saves it into a list a outward txt file and I know how to do that but I also want it to be able to look in this document for a persons name that was entered before how would i do that without having the whole file displayed ?
p.s right now I am in the planning phase so no code has been created yet