No matter what character I use, I keep getting 'character not found' when I try to use the code to search for it in a txt file.



import java.util.Scanner;//needed for Scanner Class
import...