> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of SUBSCRIBE IBM-MAIN Jim > Sent: Thursday, July 10, 2008 1:35 PM > To: [email protected] > Subject: Re: wildcard utilities > > Thanks to all for the input. I recruited a co-worker with > Rexx experience and > John McKown's idea does work to fit our needs. The one question my > co-worker had was if there might even be other utilities that > might not require > like DCB's.
Well, if you do the I/O in the REXX program itself by using EXECIO, then the DCBs can be unlike. But that is a lot more overhead in the program. DFSORT, with the correct control cards, can copy to unlike DCB attributes. It can even convert from FB to VB or vice versa. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

