Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String Split
#1
I have string
str first ="xyz,abc"

Now I want

str second;
second="abc zyz"; ;; How I can get this

Exp:
#2
Use function tok. Look in QM Help, there is an example.

Also look here: Newbie. Split string. Replace.


Forum Jump:


Users browsing this thread: 1 Guest(s)