Comp3 value Reading from flatfile using java

Hi ,

I have a flatfile genarated by the mainframe.

It contains mainframe database records.

And I need to read the flatfile using java.

But the problem is, in the cobol they have defined some of the column as

Pic s9(11) v9(2) usage comp-3.

When i look that in the flatfile it is looking like a garbage.

Is there any way I can read it in the java.

Could anyone please let me know as much early as possible.

Thanks.

[482 byte] By [kaiths] at [2007-9-26 4:06:02]
# 1
I have the same question. Was their an answer somewhere? I would appreciate feedback.Ricky
ombina at 2007-6-29 13:05:58 > top of Java-index,Archived Forums,Java Programming...