ZAP the packed field to a field that is one byte larger. Edit that with an edit word that starts x'402021....'. Reference the result without the first 3 bytes. I'm on the road and can't write the code, but that will work. Let me know if I misinterpreted what you need.
On Nov 2, 2017 1:57 AM, "Gray Gregory" <[email protected]> wrote: > 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. > > > > > > > > > -- > Dr.David E. Woolbright > Professor of Computer Science > TSYS School of Computer Science > Columbus State University > 4225 University Avenue > Columbus, Georgia 31907-5645 > (706) 580-9863 > [email protected] >
