Changing the double quotes to single quotes in the hardcoded string has no effect. The hardcoded string still succeeds. The read from the file still fails.
Is there a way to expose control characters? Perhaps I can use od on the file.
Thanks for your reply.
Corwin