Subject | Re: possible to split a delimited string? |
---|---|
Author | peter_nn0 |
Post date | 2008-03-01T00:27:56Z |
Thanks Doru!
So as I see there are no string functions of any sort, and one should
use tricks instead. Getting the substring position is now clear, I'll
have to figure out how to get a substring.
But wonder how efficient all this would be. Maybe it would be better to
send values one at a time.
So as I see there are no string functions of any sort, and one should
use tricks instead. Getting the substring position is now clear, I'll
have to figure out how to get a substring.
But wonder how efficient all this would be. Maybe it would be better to
send values one at a time.