Since the X'F0' fill character should have done what you wanted, you need to show us what you did with it. We need the relevant parts of the program source, the original contents of the two operand areas, and the final contents of the pattern area.
> -----Original Message----- > From: IBM Mainframe Assembler List [mailto:ASSEMBLER- > [email protected]] On Behalf Of Gray Gregory > Sent: Wednesday, November 01, 2017 10:57 PM > To: [email protected] > Subject: Re: edmk instruction > > Great link, thanks but my question is, is there a fill character that will > pad the pattern with > zeros. I've even tried X'F0', and X'00' as the first character in the > pattern. > > from Greg Gray > [email protected] > 2406131660 > > -----Original Message----- > From: IBM Mainframe Assembler List [mailto:[email protected]] On > Behalf Of David Woolbright > Sent: Wednesday, November 01, 2017 4:57 PM > To: [email protected] > Subject: Re: edmk instruction > > Check out this link for general info about EDMK with examples: > http://csc.columbusstate.edu/woolbright/Instructions/EDMK.pdf > > On Wed, Nov 1, 2017 at 4:24 PM, Steve Smith <[email protected]> wrote: > > > Maybe for you, but not in general. > > > > On Wed, Nov 1, 2017 at 4:05 PM, Pieter Wiid <[email protected]> wrote: > > > If you have a x'21' in the edit pattern, you may as well use ED instead > > of EDMK.
