After conversion of ebcdic file to ascii using JRecordInterface1 and ICobolBuilder, when i try to write these records to a file using BufferedWriter, I see some extra special characters before the actual record.
(使用JRecordInterface1和ICobolBuilder将ebcdic文件转换为ascii后,当我尝试使用BufferedWriter将这些记录写入文件时,在实际记录之前看到了一些额外的特殊字符。)
Can anyone please suggest how to write the ascii records to a file without those extra special characters. (任何人都可以建议如何在没有那些多余特殊字符的情况下将ascii记录写入文件。)
Thanks in advance
(提前致谢)
ask by Jitu Vyas translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…