Okay, when writing records from a stack using the EXECIO statement, this is what I mean by writing from the QUEUE. It requires that the last entry on the stack be null to indicate the end of the stack. Here is a link to help you understand. https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.ikja300/dup0037.htm
PHIL CARLYLE Information Security | IAM RACF directory services M: 480-235-2837 | [email protected]<mailto:[email protected]> TEKSystems “The Universe is made up of Protons, Neutrons, Electrons & Morons!” From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Monday, May 7, 2018 3:43 PM To: [email protected] Subject: Re: Job submit using REXX On Mon, 7 May 2018 20:46:36 +0000, Phil Carlyle wrote: >When using QUEUE() for output the last record needs to be NULL in order to >completely flush the buffers. > I see no such statement in: TSO/E REXX Reference Version 2 Release 3 SA32-0972-30 Where do you see it? What do you mean by "using QUEUE() for output"? Example? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected]<mailto:[email protected]> with the message: INFO IBM-MAIN American Express made the following annotations ****************************************************************************** "This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you." American Express a ajouté le commentaire suivant le Ce courrier et toute pièce jointe qu'il contient sont réservés au seul destinataire indiqué et peuvent renfermer des renseignements confidentiels et privilégiés. Si vous n'êtes pas le destinataire prévu, toute divulgation, duplication, utilisation ou distribution du courrier ou de toute pièce jointe est interdite. Si vous avez reçu cette communication par erreur, veuillez nous en aviser par courrier et détruire immédiatement le courrier et les pièces jointes. Merci. ****************************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
