Hello,
I have following string:
'abcd -9.456 on'
I'd like to divide this string into array of symbols so, for example, first element of my array would
be: a[0] := a, second a[1] := b etc. How can I do it in Delphi 7.0?.
Cheers.
Users browsing this forum: No registered users and 0 guests