The MODIFY command processor creates a CIB and queues it off of the relevant CSCB. See the QEDIT macro.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Pew, Curtis G [[email protected]] Sent: Wednesday, February 10, 2021 4:31 PM To: [email protected] Subject: Re: Datasets with - in HLQ On Feb 10, 2021, at 3:27 PM, Charles Mills <[email protected]> wrote: > > I guess blanks are legal in a MODIFY command operand. I see an example in the > manual: F AXR,SYSREXX STATUS > > I did not know that. > I believe that the console address space handles modify commands by sticking everything after the comma into a buffer and passing that to the referenced job. Then it’s up to the receiving code to decide how to parse it. -- Pew, Curtis G [email protected] ---------------------------------------------------------------------- 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
