Hi,
i would like to use string array´s, but i cant find something about it in the manual.
Anyone know how to use string array´s? (i know that in C++ you can use char array´s)
...Okay i can use delimiter´s in a normal string like this "word%foobar%blubb" and cut the string if i need one of these words, but this is not the best and easiest way. frown

Ralph