Using a PIPE you can. Look at the NETDATA stage and the INMR123 REXX stage. I use them in a few EXECs. In my cases the input is either no resident on disk (e.g. a REXX string to send in a mail) or a subset of a big file that has to be sent. By using a PIPE, I don't need to write the data to send on disk first.
2008/2/10, Mark Post <[EMAIL PROTECTED]>: > >>> On Fri, Feb 8, 2008 at 3:49 PM, in message > <[EMAIL PROTECTED]>, > "Stracka, James (GTI)" <[EMAIL PROTECTED]> wrote: > > Well, does not SENDFILE need RSCS? If one of the VMs is on IFL then you > > need a Special Bid License for RSCS. > > Too bad the CMS version of SENDFILE doesn't have the option of writing the > output to a file on disk. I used that feature a number of times on TSO. It > came in very handy a number of times. > > > Mark Post > -- Kris Buelens, IBM Belgium, VM customer support
