creating array from line of text
Posted: Tue Dec 22, 2009 10:27 pm
I'm having a tough time figuring out how to take a string of text and turn it into an array. The items are delimited with a pipe; ex:
item1|item2|item3|item4
Can someone point me in the right direction?
item1|item2|item3|item4
Can someone point me in the right direction?