I have a variant, like the following example

cdnzc:\1.txtzc:\textfilesz

what i want to do is take the string and split it into 3 seprate strings using the z to signify the end of 1 string

can anyone tell me what code i need, or even come up with a better way of doing it, remembering that the strings will change length.



-DAVE