I'd probably copy it into globals. It would be nice to have an inline insert pseudo-op.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Binyamin Dissen <[email protected]> Sent: Wednesday, June 4, 2025 5:38 AM To: [email protected] <[email protected]> Subject: HLASM - Is there a simple way to pass &SYSLIST as is to an inner macro External Message: Use Caution 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) Is there an easier way? -- Binyamin Dissen <[email protected]> http://secure-web.cisco.com/1R88GHnKTSw_sBde9eJneXYUTpeREdI8lYu1Go6_QixafyXL2SLMhxcWHs_e8jLvDCSYpayuvFJnRTSRbEnk5FQVay7UN5H4kQ2KT_rR4Aqta4ZJ68ujP6vNU2hZGRS8oWvUEqBoRat77_YJ7OuuttbtJ42MxmEcZs1aDnqCaADMuXNzUaXHWFGSzwR_EHZw7qm3ise8U1Y_eyNMasEg8W4kBIHqUjdyw8e-tCNxKIC4TIlhvS1ay1oQjmZHRWaWm_J2S3b2jmtYrIiqzXlKSQ6sVVnwkNgPTjJ5byFwLyM1HsBhVhmk2QD0RyF4zDY-elYv4gFkCKotDVJ069ADB8pMndn40tWpnh99ph_FhYqb2ijYeadNKgoMdI3LzGV9edfOtzhIR5XRo3hkPKUrYTQVLPSmqs8kEPG0eqSvB1_co5dXz-qRHFCBXxyfLIne5/http%3A%2F%2Fwww.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel ---------------------------------------------------------------------- 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
