Page 1 of 1

COMP-3 data with CFF Stage

Posted: Mon Dec 15, 2003 4:17 am
by dickfong
Hello,

We are using CFF stage to code convert our host data (EBCDIC) to UNIX (ASCII) for transformation.

According to the COBOL definition, COMP-3 field with '0d' should be marked "-ve" sign. However, we found that CFF returns "+ve" values

Is it a bug in CFF? Or do we understand COMP-3 conversion wrong? Please advice. Thank you

Re: COMP-3 data with CFF Stage

Posted: Mon Dec 15, 2003 6:57 pm
by neena
Hi Fong,
We are also in the same sinario couple of days back,
Our data looks right, I don't know what is your case but we are using the DS7- CFF stage
We are getting a binary file and we are using the same scinario.
I will look in to the problem again and try to solve it.
Thanks,
Neena
dickfong wrote:Hello,

We are using CFF stage to code convert our host data (EBCDIC) to UNIX (ASCII) for transformation.

According to the COBOL definition, COMP-3 field with '0d' should be marked "-ve" sign. However, we found that CFF returns "+ve" values

Is it a bug in CFF? Or do we understand COMP-3 conversion wrong? Please advice. Thank you