Hello, 

i have a string looking like this.

 

## /T (KEY1)/V (VALUE1)|| ## /T (KEY2)/V (VALUE2)|| ## /V (VALUE3)/T
(KEY3)|| 

 

 

I know want to separete it in to keys and values and insert them into an
array.

Note that /T always shows that teh upcoming value in() is a Key and that /V
always is a Value. And that the set can be flipped.

 

Thank you very much for helping.

Mirco Blitz

Reply via email to