Question
Fixed Column Number CSV variable? How to parse
I have the following variable that is a result of a cfexecute that I would like to populate into a database. There doesn't appear to be a Line Feed but there are only three columns. My question is how can I accomplish parsing the 1st value as Column 1, 2nd value as Column 2, 3rd as column 3 and 4th as column 1, 5th as column two.... etc.

Thank you,
