Well phooey! Thanks, Charles
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of turgut kalfaoglu Sent: Thursday, January 28, 2021 9:20 PM To: [email protected] Subject: Re: Rexx stem variable question Charles -- it only works for the first level.. The global initialization that is.. a. = 0 works, but a.b. = 0 does not work.. -turgut On 1/29/21 7:58 AM, Charles Mills wrote: > I either have a misunderstanding of how stem variables work - or perhaps it > is just some stupid program bug. > > I know this basic drill on stem variables: I can say foo. = "bar" and then > the value of foo.anything is effectively "bar". > > Does that also work at the next level of stem variables? ---------------------------------------------------------------------- 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
