This thread starting with converting a system completion code to printable 
form, which is hexadecimal. Had it been a user completion code, then 
CVD/UNPK/OI would have been appropriate.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Assembler List <[email protected]> on behalf 
of [email protected] <[email protected]>
Sent: Saturday, April 14, 2018 3:44 AM
To: [email protected]
Subject: Re: SDWA - SDWACMPC conversion

Since the object is to convert four decimal digits (range 0-9)
to EBCDIC, OC is sufficient.

----- Original Message -----
From: "IBM Mainframe Assembler List" <[email protected]>
To:<[email protected]>
Cc:
Sent:Sat, 14 Apr 2018 08:52:19 +0200

 >> OC WORK,='F0F0F0F0F0F0'

 >> instead of NC. No TR required.

 Oh - they changed EBCDIC code. C'A' is now equal to X'FA'

 Why didn't anyone tell me?

 Martin

Reply via email to