Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
932 views
in Technique[技术] by (71.8m points)

ascii - EBCDIC到ASCII的转换:使用JRecord将ASCII记录写入文件(EBCDIC to ASCII conversion: writing ascii records to a file using JRecord)

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...