In order to get a helpful solution, the OP needs to present much more
detail:

~ What are the possible types of input string ? Do they follow a
predictable pattern ?
~ What code has been tried ? That might give us a clue as to what you
are trying to do.
~ What are the source and target datatypes?


On Jul 12, 9:30 pm, Quang Trần <black.apple...@gmail.com> wrote:
> I like this question, I's also my problem [?]
>
> On Thu, Jul 9, 2009 at 2:36 PM, uche <uraniumore...@hotmail.com> wrote:
>
> > Hello All,
>
> > I have a string 0.5_34_22_4 that I would like to parse into 34_22_4.
> > How do I do that ?
>
> > I have used the parse with replace function but that doesn't seem to
> > work because of the 0.5 has a period in the string.
>
> > Is there anything other method out there ?
>
> > Thanks,
> > Uchenna
>
> --
> To Be Or Not To Be
>
>  330.gif
> < 1KViewDownload

Reply via email to