LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 1997)Back to main REXXLIST pageJoin or leave REXXLIST (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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.


Back to: Top of message | Previous page | Main REXXLIST page