you need to escape a dot. playlistname.split("//.")
On Wed, Sep 17, 2008 at 6:38 AM, patelpower <[EMAIL PROTECTED]> wrote:
>
> Hello everyone,
>
> i am traying to split the string as per below code but its not
> working so anyone can help me out
>
>
> code:
> playlistname = 1.dat
> ResultString = playlistname.split(".");
> but in the resultstring nothing is coming so anyone can tell me what
> should be the problem
>
>
> Thanks,
> rakesh
> >
>
--
~chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---