On Feb 10, 2008 11:33 AM, Kris Buelens <[EMAIL PROTECTED]> wrote: > 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.
Sure can. Back in the old days, John and I used an XEDIT macro to insert the netdata package in a NOTE. The companion macro would harvest all 'attachments' from the note and stuff them in your reader (so you could use filelist again to process them). -Rob
