Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I create a packed (old COBOL comp-3 numeric type) value in CR 8

Status
Not open for further replies.

SBendBuckeye

Programmer
May 22, 2002
2,166
US
I need to create a string of 2 bytes plus a packed number. Can I create a packed number from ASCII with some kind of a HEX function (eg "F0F1F2F3" ==> "0000123+")?

Thanks for any help you can give me!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top