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 <ASSEMBLER-LIST@listserv.uga.edu> on behalf 
of robi...@dodo.com.au <robi...@dodo.com.au>
Sent: Saturday, April 14, 2018 3:44 AM
To: ASSEMBLER-LIST@listserv.uga.edu
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" <ASSEMBLER-LIST@LISTSERV.UGA.EDU>
To:<ASSEMBLER-LIST@LISTSERV.UGA.EDU>
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