Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
While converting input file from ebcidic to ascii , I am not getting correct output for one field in the output.I am getting special characters in place of some particular alphabets.Other fields are getting converted correctly.
For example:
jÐlie.staggs@-alkover.com(getting "Ð" and “-“ in place of “u” and “w” respectively.)
marc/.kroeger@-alkover.com(getting "/" in place of "y").
This is the issue with all of the records of the file.
Please help with the issue.Let me know i we need to use any particular character encoding while importing cobol copybook.