What does your edit pattern looks like, I tried it with the X'F0' but the job 
abend with a S0C7



from Greg Gray
gregory.g...@irs.gov
2406131660

-----Original Message-----
From: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@listserv.uga.edu] On 
Behalf Of Pieter Wiid
Sent: Thursday, November 02, 2017 9:08 AM
To: ASSEMBLER-LIST@listserv.uga.edu
Subject: Re: edmk instruction

On 02/11/2017 14:55, Steve Smith wrote:
> Prove it.
>
> On Thu, Nov 2, 2017 at 8:44 AM, Gray Gregory <gregory.g...@irs.gov> wrote:
>> True and this way is simpler to bad there isn't a fill character for 
>> padding with zeros
>>
>>
>>
>> from Greg Gray
>> gregory.g...@irs.gov
>> 2406131660
>>
I can prove that it DOES work for fill char x'F0':

F872D160C276  2  ZAP        0352(08,R13),0630(03,R12) (0001A160) 
000000000012345C       (00008276) 12345C
1711          8  XR         R01,R01 00000000    00000000 D209D100C26C  8  MVC   
     0256(010,R13),0620(R12) (0001A100)
F0206B2020206B202120
DF09D100D164  2  EDMK       0256(010,R13),0356(R13) (0001A100)
F0F0F0F0F1F26BF3F4     (0001A164) 0012345C0000000000
R01=0001A104
D609D100D100  4  OC         0256(010,R13),0256(R13) (0001A100)
F0F0F0F0F1F26BF3F4F5

Reply via email to