[Coldstuff] explode_quoted

Robert Bradley coldstuff@cold.org
Mon, 22 Jul 2002 10:03:24 -0600


All you really have to do is edit $string.explode_quoted to do what you w=
ant. =20
It's not that difficult, just change occurances of \" to ' and it should=20
work, though I suggest naming the method something else to keep the=20
functionality of the original (ie .explode_single_quote()).

Rob



On Monday 22 July 2002 09:19 am, Adam Cormany wrote:
> Is there an explode_quoted that I can use on single
> quotes? For Example, I'd like to explode: this is 'a
> test' instead of this is "a test".
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
> _______________________________________________
> Cold-Coldstuff mailing list
> Cold-Coldstuff@cold.org
> http://web.cold.org/mailman/listinfo/cold-coldstuff