Ok.. did anyone consider using FTP to separate the files? You can do the 1,2,3,4,etc for the sysout and then rename each one?
Which could be done in a uss script (yes.. I said it.) HTH, Rob On Thu, May 5, 2022 at 3:56 PM Rob Scott <[email protected]> wrote: > Forgot to point out that the SDSF Rexx documentation is now in the SDSF > User Guide manual rather than the Operation and Customization Guide. > > Rob Scott > ________________________________ > From: IBM Mainframe Discussion List <[email protected]> on behalf > of Paul Gilmartin <[email protected]> > Sent: Thursday, May 5, 2022 6:13:12 PM > To: [email protected] <[email protected]> > Subject: Re: SDSF - ISPF questions (wishes?) > > EXTERNAL EMAIL > > > > > > On Thu, 5 May 2022 16:06:25 +0000, Rob Scott wrote: > >. ... > >ISFQUERY() provides the ability to detect if the current task is already > connected to SDSF and it can inherit the current session environment data. > > > I'm confused and very naive. Long ago I wrote a SDSF > API Rexx exec to extract spool files, based on (its comments): > See (strangely enough): > > Document Number SA22-7670-11 > > #12.0 "z/OS V1R10.0 SDSF Operation and Customization" > 12.0 Using SDSF with the REXX programming language > > Alas, that chapter appears not to exist in the current doc. > > It's agnostic: operating alike from UNIX shell, IRXJCL, > or as an Edit macro from the command line of an SDSF > display. In the last case it finds the job ID by parsing > ZSCREEN (Pedro Vera's suggestion -- is there a better > way?) > > It uses ISFCALLS(ON) but no ISFCALLS(OFF) (should > I expect something bad on that account?) > > Lots of ADDRESS SDSF; no ISFQUERY() nor > CONNECT. Am I missing out on much? Is this running > "under SDSF" or otherwise? > > -- > gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > > ================================ > Rocket Software, Inc. and subsidiaries ? 77 Fourth Avenue, Waltham MA > 02451 ? Main Office Toll Free Number: +1 855.577.4323 > Contact Customer Support: > https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport > Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - > http://www.rocketsoftware.com/manage-your-email-preferences > Privacy Policy - > http://www.rocketsoftware.com/company/legal/privacy-policy > ================================ > > This communication and any attachments may contain confidential > information of Rocket Software, Inc. All unauthorized use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > notify Rocket Software immediately and destroy all copies of this > communication. Thank you. > > ---------------------------------------------------------------------- > 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
