Re: help on regex
"Scott D. Spiegler" <[email protected]> Fri, 1 Aug 2003 09:48:14 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.regexp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm not quite sure what you mean by a regular word, but if it is an all alphabetic string (that may not necessarily be in the dictionary)- I believe this one will do... ([^A-Z a-z])+ Hope this helps, Scott --- Jen <[email protected]> wrote: > Hi, > I would like to get some help to get a regex to > mache > anything exception a specific word like "java". > Thanks > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site > design software > http://sitebuilder.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > ===== Scott D. Spiegler President Innovative Technical Solutions Pawtucket, RI 02861 __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com