I know how to test for a single occurrence of a hex character but what is the best way to read a file and test and report on characters that don’t fall between x20 and x7e? Is it better,any different and can it be done on testing an ASCII character range (<32 or >126)?
-Chris
-Chris