| Date: | Tue, 4 Nov 1997 07:03:46 +0100 |
| Reply-To: | REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU> |
| Sender: | REXX Programming discussion list <REXXLIST@UGA.CC.UGA.EDU> |
| From: | Aron Felix Gurski <aron.felix.gurski@ONLINE.SPAM-BLOCK.NO> |
| Organization: | Arx Veritatis |
| Subject: | Re: regular expression matching |
| Content-Type: | text/plain; charset=iso-8859-1 |
Chris Stolpe wrote:
>
> Is there anything in O/S2 REXX that can do regular expression pattern
> matching
Perhaps a more interesting question is: does anyone have a standard REXX
implementation of a function that implements a regular expression
comparison of a string -- e.g. a function RegExp(Needle, Haystack [,
Start]) that works like POS(Needle, Haystack [, Start])?
--
-- Aron
"Sometimes the magic works, sometimes it doesn't."
-- Chief Dan George, in "Little Big Man"
NB: Om du vil svare med e-post, me du fjerne "spam-block." fre
adressa mi.
NB: If you want to reply by e-mail, you will have to remove the
"spam-block." from my address.
|