In an IOCP file Column 72 usually has an arbitrary character to represent that 
the next line is a continuation of this line.

How can I use a Pipe to Change every line that has Something other than a blank 
or Null in Column 72 to what I want to use as a continuation character like a 
'+' or '*'.

I started to think I could use a blank between the delimiters in the LOCATE 
stage but this just puts a + in column 72 and makes every line a continuation.

'| o1:  LOCATE 72 / /',
'| i1:   FANINANY ',
.
.
.
'?  O1:  SPECS 1-71 1 /+/ n 73-* n'

Any suggestions from the pipers



Larry Davis
DXC Technology, National Mainframe z/VM team
T +1.813.394.4240
larry.dav...@dxc.com<mailto:larry.dav...@dxc.com>

Reply via email to