Re: trouble with a regular expresion

2008-10-23 Thread John W. Krahn
Kirk Wythers wrote: On Oct 23, 2008, at 11:09 PM, John W. Krahn wrote: Kirk Wythers wrote: Below is snipit of code that is intended to read in the station_id from the header of each example file. In each case the reg expression is supposed to find the 6 digit number within the parentheses. B

Re: trouble with a regular expresion

2008-10-23 Thread John W. Krahn
Kirk Wythers wrote: Below is snipit of code that is intended to read in the station_id from the header of each example file. In each case the reg expression is supposed to find the 6 digit number within the parentheses. Both files contain 6 lines in the header. For some reason the reg expressio