Code reviews and design reviews are formal processes. The degree of formality is determined by the organization mandating or running the reviews.
As for the apostrophes around they name, they say that the memory is the second thing to go. They suppress the search for labels with the same name, but not the search for built-in functions, Since function packages are searched prior to load libraries, there seems to be no way to force calling an external load module as a REXX function. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Jeremy Nicoll [[email protected]] Sent: Friday, March 27, 2020 5:23 PM To: [email protected] Subject: Re: REXX MVSVAR SYMDEF behavoiur On Fri, 27 Mar 2020, at 21:17, Seymour J Metz wrote: > Well, you could do > > symvalue = 'MVSVAR'('SYMDEF','SYMNAME') > > I doubt that it will pass code review. What do you mean by "code review"? Informal checks by colleagues, or something else? The point though is that in the OP's original question, the function name was enclosed in single quotes. I don't think I understand why, yet. -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- 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
