SORT (both DF and SYNC) always did process RDW as data, at least in my times (1972+). In fact, I always have to think twice when coding SORT control statements for RECFM=V input, always need to remember to add +4 to any field offset to account for RDW.
Peter -----Original Message----- From: Paul Gilmartin [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 16, 2007 12:19 PM To: [email protected] Subject: Re: How do I find the SPANNED indicator in a VB record? On Wed, 16 May 2007 11:56:46 -0400, Farley, Peter x23353 wrote: <Snipped> >Something like this (untested): > >SORT FIELDS=COPY >INCLUDE COND=(3,1,NE,X'00') > Will SORT support processing RDWs as data? (Yah, I know; SORT can do everything, and Frank will probably tell you how.) This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- 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

