From, e.g., assembler. If you call it from REXX then R0 will automatically point to the relevant environment block.
________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Paul Gilmartin <[email protected]> Sent: Wednesday, April 5, 2023 11:42 AM To: [email protected] Subject: Re: Unzip on z/OS ? On Wed, 5 Apr 2023 15:26:13 +0000, Seymour J Metz <[email protected]> wrote: >How are they different? Are you saying that if you call BPXWDYN from a Unix >shell environment that you can't pass an ENVB in R0? That seems unlikely. > Directly? Is there an External Link to LINKLST(BPXWDYN)? >From UNIX Rexx, I'e used o CALL BPXWDYN ... (regularly) o addressTSO 'CALL BPXWDYN ...' (when necessary) o address LINKMVS 'BPXWDYN PARM' (maybe; I don't remember.) >RCF? > Good idea. You go first. Better: RFE to relax requirement for unconventional plist; support "pragma linkage system". -- gil ---------------------------------------------------------------------- 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
