Hi,
I have a file that contains garbage characters which is causing a hang in a batch job.
When I turn HEX on, it showed up as – CC
02
I believe it’s a carriage return.
What can I do to prevent this programmatically in the future.?
The field is defined as: PICX(60).
Thank you for your assistance.