[Cialug] multiline regular expression

Dave Weis djweis at internetsolver.com
Thu Jun 28 06:48:53 CDT 2007


I need to parse a text file that contains two lines per record in this
format:
     324     NOR  05/17/07 10:21A    0000000   999-999-9999 COLUMBUS OH 
      1      .9        .0700        .0000        .0000

      Y    CURRENT         00:00:54  0000000   999-999-9999 DES MOINES IA

There are other lines in the file that are similar like
    LATA   USGE-GP  DATE   TIME     DEST-CITY 
--------DESTINATION--------   #RECS  MINUTES  AMOUNT-1     AMOUNT-2 
VOL-AMT
     ANI   STATUS          ACT-DUR  ORIG-CITY 
--------ORIGINATION--------           MISC-1               MISC-2 
VOL-COD
that is the header.

I'll be using the java regexp but if anyone can direct me on any regexp 
setup I'll convert it myself.

Thanks
dave






More information about the Cialug mailing list