Thanks so much. The code you provide solved many of my questions. However it then opened up another dilemma. The line: if ( /^R[A-Z]\d{5}$/ ) works great unless the text in question reads:
Projections of FY2009 Federal SCHIP Allotments Under CHIPRA 2009
If my "text" ends with a date then the subsequent lines all join until the code finds another string of text that also ends in a date. In this case both lines happen to end in 2009.
In reply to Re^2: Getting From here to an Array
by jseager
in thread Getting From here to an Array
by jseager
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |