Where do you think process initialization gets the variable names and values?
________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Jon Perryman <[email protected]> Sent: Wednesday, October 4, 2023 11:09 PM To: [email protected] Subject: Re: Assembler access to USS functions On Thu, 5 Oct 2023 02:37:57 +0000, Seymour J Metz <[email protected]> wrote: >The shell creates the environment variables. No. The environment variable array is created by process initialization. The shell and programs can modify the array. I believe sub-shells in the same process use the same array. ---------------------------------------------------------------------- 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
