Trying to create a control block using BLSQMFLD BLSQMDEF and BLSQHMDR if not for the macros as Jon mentioned could of done this in Rexx
Thanks > On Oct 10, 2023, at 5:58 AM, Binyamin Dissen <[email protected]> > wrote: > > Why would you want to read the results of a CBF in your exit? Process the > actual control block. > > On Mon, 9 Oct 2023 16:50:22 -0400 Joseph Reichman <[email protected]> > wrote: > > :>What if I need the info in the exit > :>Is there any way of getting it > > :>On Mon, Oct 9, 2023 at 4:49 PM Seymour J Metz <[email protected]> wrote: > > :>> IPCS executes the command after you return from the exit. > > :>> From: IBM Mainframe Discussion List <[email protected]> on behalf > :>> of Joseph Reichman <[email protected]> > :>> Sent: Monday, October 9, 2023 10:40 AM > :>> To: [email protected] > :>> Subject: issuing a IPCS subcommand from an IPCS exit > > :>> I would like to issue an IPCS subcommand (in an exit) to be specific what > :>> asid's are in dump so if I did this by hand it would be > > :>> IP CBF RTCT > > :>> Looking at the IPCS customization guide > > :>> Services Available to an IPCS Exit Routine > > :>> Under TSO/E services bullet 2 > > :>> 2. The STACK service and the TSO/E EXEC command can be used to queue > :>> subcommands and CLISTs, respectively, to be processed by IPCS immediately > :>> after completion of the current subcommand > > :>> Does this explain how if I wanted to execute the above command in a exit I > :>> would if someone could explain would appreciate it > > -- > Binyamin Dissen <[email protected]> > http://www.dissensoftware.com > > Director, Dissen Software, Bar & Grill - Israel > > ---------------------------------------------------------------------- > 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
