Re: Quick split() and data parse

2005-11-04 Thread Jigal van Hemert
Scott Haneda wrote: I have a field `fedex`, in it is text date, in tab sep \n delimeted form, for example: 90FedEx Home Delivery (Residential) 14.06 20FedEx Express Saver 22.63 (...) Is there some way I can do some string parsing on the text field and get to the

Quick split() and data parse

2005-11-03 Thread Scott Haneda
I have a field `fedex`, in it is text date, in tab sep \n delimeted form, for example: 90FedEx Home Delivery (Residential) 14.06 20FedEx Express Saver 22.63 There can be x rows of data in the field, only every 3 fields to the data. So the above could be 5 lines in