[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Re: regular expression question
From:       "Jason Voegele" <jason () jvoegele ! com>
Date:       2002-04-03 15:35:53
[Download RAW message or body]

> Thanks for the help with the tread questions guys... I have one about
> (gasp) regular expresions.  hate hate hate.
> 
> I want to seperate a string of commands seperated by semi-colons...

How about just using

    input.split(';')

?

Jason Voegele



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic