On 6/24/07, Mihir Kamdar <[EMAIL PROTECTED]> wrote:
Hi,

I have a csv file having 3rd field as phone number series. In that field,
some of the records are phone number ranges like 097611/4

Now I need to seperate this into 4 numbers and store them one after the
other, like:-

097611
097612
097613
097614

There are more than 1000 records in the csv file and for each of them, I
want to store as above.

Thanks in advance for your help.
Mihir


Did you even read before you post why cant people clearly explain what
exactly they want anymore???



--
Rodrick R. Brown
http://www.rodrickbrown.com

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to