The scope of the global &FOO is those units containing GBLx &FOO, where a unit is either a macro or the open code.
________________________________________ From: IBM Mainframe Assembler List <[email protected]> on behalf of Joseph Reichman <[email protected]> Sent: Tuesday, June 27, 2023 11:30 AM To: [email protected] Subject: Conditional assembly variable scope Would any know the difference in scope Of a local used in open code and a global used In a macro the both seem to have a scope of the entire assembly
