Re: Kat: parse() Question

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> No, I haven't checked the docs yet... :)
> 
> If I have a string like this:
> 
>    "23 '17-5' 14 86"
> 
> can I parse on the spaces and have the single-quoted items come back
> as one item?
> 
> So, for instance, this string
> 
>    "One Two 'Three Four' Five 'Six Seven Eight'"
> 
> would parse to
> 
>    { "One", "Two", "Three Four", "Five", "Six Seven Eight" }
> 
> I'm sure you've got a function for that... Can you help me out here?!

I've got exactly that function in my arsenal. I'll did it out and email it to
you.

-- 
Derek Parnell
Melbourne, Australia

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu