On Sun, 16 Dec 2007 23:28:05 -0800 (PST), Srini <[EMAIL PROTECTED]>
wrote:

>I am receiving 5 character HEX value from a file and the requirement
>is to convert the 5 character HEX value to Decimal in a COBOL program.
>Is there any function/verb available in COBOL to convert the HEX vale
>to Decimal?

I have done this by hand using redefines.   In my case, the IDMS DB
Key was actually bigger than its CoBOL picture, so it was a bit
complex, but only a bit.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to