Tony and others, A sample or direct link to manual page is required. assembler is not a problem here, and many of the code I write dynamically define Rex variables and store results there.
Please send a link to a starting point. ITschak בתאריך יום ב׳, 21 במרץ 2022 ב-19:53 מאת Paul Gilmartin < [email protected]>: > On Mon, 21 Mar 2022 13:31:44 -0400, Tony Harminc wrote: > > ... > >A good many years ago I wrote a REXX interface to HLASM, which is a > >fairly constrained environment. So you can invoke a REXX program > >during assembly/macro processing, interact with REXX variables in your > >macro, and so on. This is the kind of environment where you can't just > >assume that e.g. TSO or ISPF or UNIX HCEs are available. I was able to > >do it using only the REXX Reference book and the HLASM book. > > > I'm curious. Did you do this using the HLASM I/O exits or other (specify)? > > IRXEXCOM provides external access to Rexx variables. Is there any > similar access to HLASM SETC or EQUated symbols? I suspect not > -- macros are read too early. Perhaps AINSERT/COPY to invoke Rexx > at a useful time. Or code evaluated symbols as arguments. > > -- > gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- ITschak Mugzach *|** IronSphere Platform* *|* *Information Security Continuous Monitoring for z/OS, x/Linux & IBM I **| z/VM coming soon * ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
