The TSO SEND command definitely appends the userid at the end Is there an option to turn that off?
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Elardus Engelbrecht Sent: Thursday, October 11, 2018 2:26 AM To: [email protected] Subject: Re: REXX question David Crayford wrote: >That code looks dodgy! Indeed! If I can, I would test each or some of these comparision statements and set up a true/false flag (my own [new] variable) to be used on the final IF or WHEN statement. Just for easy reading and debugging. >Unless I'm losing my marbles the test ((APPID <> 'VI01') | (APPID <> 'VI02')) >will always be true. It is always true. I have tested it. Only way to skip that DO part is to have SUBSYS <> 'A'. So, you still have all your marbles. ;-) Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information in this transmission may contain proprietary and non-public information of BB&T or its affiliates and may be subject to protection under the law. The message is intended for the sole use of the individual or entity to which it is addressed. If you are not the intended recipient, you are notified that any use, distribution or copying of the message is strictly prohibited. If you received this message in error, please delete the material from your system without reading the content and notify the sender immediately of the inadvertent transmission. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
