You will have to break up the string in a loop using the INSTR and SUBSTR parameters, then assign the resulting substrings to the array elements. If you do a search on this forum, there have been a number of examples of using string functions in this way.