I was surprised when it happened to me. I made the mistake of assuming it would work as other programs do, COBOL programs and non-OMVS utilities.
However, when I went to the manual it explicitly stated that was the way it worked. So you're probably right. And TRSMAIN will be quite happy to explode an incomplete input data set, giving a zero RC. --- [email protected] wrote: From: Charles Mills <[email protected]> To: [email protected] Subject: Re: FTP on z/OS sucks Date: Tue, 6 Sep 2016 11:28:20 -0700 Isn't that a universal problem that transcends FTP? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Richard Pinion Sent: Tuesday, September 06, 2016 10:57 AM To: [email protected] Subject: Re: FTP on z/OS sucks And one thing to be aware of when using concatenated data sets as input to z/OS FTP. If the first or an intervening data set is empty (assuming a valid EOF has been written to the empty data set) and the following data sets are not empty, EOF is signaled without processing the following non-empty data sats. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN _____________________________________________________________ Netscape. Just the Net You Need. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
