Hello everyone,
I am having an unusual issue.
I have a line similar to the following in my code.
When I look at the exported record it has "echo:" "No" "match." in the first 3 fields. Can anyone help me troubleshoot this issue.
Thanks,
I am having an unusual issue.
I have a line similar to the following in my code.
Code:
INPUT THROUGH echo '\\"ASDFasdf\\"'.
IMPORT passrec.
EXPORT passrec. /* FOR TESTING */
When I look at the exported record it has "echo:" "No" "match." in the first 3 fields. Can anyone help me troubleshoot this issue.
Thanks,