RMODE(SPLIT)?

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Assembler List [[email protected]] on behalf 
of Peter Relson [[email protected]]
Sent: Wednesday, December 21, 2022 8:06 AM
To: [email protected]
Subject: Re: Subject: RSECT vs CSECT

> Is there any advantage to using RSECT over CSECT with PARM=RENT?

One might say that there is advantage in having the definition within the 
source rather than relying on a build parameter to ask for the sort of checking 
you'd get.

And, of course, RSECT vs CSECT is passed as information to the binder, and in 
some cases has meaning to the operating system. It does have meaning for 
modules built into the z/OS nucleus, for example.

Peter Relson
z/OS Core Technology Design

Reply via email to