Hello Norbert, It's FB.
- Vignesh Mainframe Admin -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Norbert Friemel Sent: 16 April 2014 15:08 To: [email protected] Subject: Re: Sorting CSV data that begins with an IP address On Wed, 16 Apr 2014 13:56:33 +0000, Sankaranarayanan, Vignesh wrote: > Yup. > I used this but the file gets all messed up. I'm sure it's not the right > SYSIN for what I need to do. > INREC IFTHEN=(WHEN=INIT, > PARSE=(%01=(ENDBEFR=C'.',FIXLEN=3), > %02=(ENDBEFR=C'.',FIXLEN=3), > %03=(ENDBEFR=C'.',FIXLEN=3), > %04=(FIXLEN=3)), > OVERLAY=(81:%01,%02,%03,%04)) > SORT FORMAT=UFF,FIELDS=(81,3,A,84,3,A,87,3,A,90,3,A) > OUTREC BUILD=(1,133) Is the input file RECFM=VB or RECFM=FB? Norbert Friemel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN MARKSANDSPENCER.COM ________________________________ Unless otherwise stated above: Marks and Spencer plc Registered Office: Waterside House 35 North Wharf Road London W2 1NW Registered No. 214436 in England and Wales. Telephone (020) 7935 4422 Facsimile (020) 7487 2670 www.marksandspencer.com Please note that electronic mail may be monitored. This e-mail is confidential. If you received it by mistake, please let us know and then delete it from your system; you should not copy, disclose, or distribute its contents to anyone nor act in reliance on this e-mail, as this is prohibited and may be unlawful. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
