Wayne - yes, I'd be very interested, please. I've been plugging away at Lionel Dyck's suggestion of a REXX calling a REXX, so far with a notable lack of success (I keep getting a RC(-3), so I*think* I'm doing something wrong with the environment)
Regards Sean On 26 June 2018 at 09:44, Wayne Bickerdike <[email protected]> wrote: > I use a PDSTOSAM REXX program. It writes all the members to a flat file > with a ./ ADD IEBUPDTE header at the start of each member. > > Use ISPF edit against the entire file and add the updated members back. > > As previously stated "C ALL P'=' ' ' 73 80" will remove any sequence > numbers. > > If interested, I'll post the REXX code and JCL... > > On Tue, Jun 26, 2018 at 9:22 AM, Steve Smith <[email protected]> wrote: > > > Which of course, only works if NUM is off. > > > > If unnum doesn't always work, I don't think there's a general 1-line > > solution. > > > > Renum works on any member, so I can't see much room for a sensible reason > > for unnum to be so delicate about it. > > > > sas > > > > On Mon, Jun 25, 2018 at 6:23 PM, Mike Schwab <[email protected]> > > wrote: > > > > > Which is why we suggested C ALL P'.' ' ' 73 80. > > > Change All characters to blanks in columns 73 to 80. > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > > > -- > Wayne V. Bickerdike > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
