On Wed, 4 Jun 2025 11:50:01 +0000, Seymour J Metz wrote: >I'd probably copy it into globals. It would be nice to have an inline insert >pseudo-op. > That should be not a "way to" but a nice to have" Idea, or RFE.
Taking inspiration from the POSIX shell "$@" plus the"shift" operator which enables the outer shell to process the first several arguments and pass the remainder to an inner shell. >________________________________________ >From: Binyamin Dissen >Sent: Wednesday, June 4, 2025 5:38 AM > >The following works > >&COUNT SETA N'&SYSLIST > INNER &COUNT,&SYSLIST(1),&SYSLIST(2),&SYSLIST(3), + > &SYSLIST(4),&SYSLIST(5),&SYSLIST(6),&SYSLIST(7), + > &SYSLIST(8),&SYSLIST(9),&SYSLIST(10),&SYSLIST(11), + > &SYSLIST(12),&SYSLIST(13),&SYSLIST(14),&SYSLIST(15), + > &SYSLIST(16),&SYSLIST(17),&SYSLIST(18),&SYSLIST(19) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
