Hi all,

I want to split a string but it is a little too complicated for me.
If it is too complicated, don't give me an answer but just a little hint to
the right direction.

I have a string like the following example (used to search in a search
engine):

"perl editor" free "blind accessible"

I would like to split this string in such a way, so I would have 3 strings:

perl editor
free
blind accessible

In the string I could have no sub strings included in "" or more than 2 like
in my example.

Thank you very much for the hint.

Teddy,
My dear email address is [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to