On Mon, 17 Jun 2024 04:54:55 -0500, Paul Edwards wrote: >>> ... >>You are on the very verge of re-inventing program objects in UNIX >>files, which work that way. > >Thanks for the pointer. Perhaps this is the "direction" I asked >for. I need to investigate what a "program object" is and switch >to using that instead of the IEWL + IEBCOPY + ftp rdw format, >now that I have control of a linker.
<https://www.ibm.com/docs/fr/zos/2.4.0?topic=module-creating-program-object> Program objects may reside in either PDSE or UNIX directories, not PDS (nor VSAM), so little hope for 3.8. Those in UNIX directories are simple flat files and can be copied by standard POSIX utilities such as pax or binary FTP. No such luck for PDSE/IEBGENER/FTP. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
