[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: regular expressions



> E.L. Meijer wrote:
> > 3)  A couple of messages I ran across on DejaNews seemed to imply
> that REXX   
> > supports regular expressions.  Would this be an integrated function
> of REXX or   
> > just indicative that a person could 'roll their own" with REXX? 
> 
> I wouldn't be surprised if they actually were a standard part of REXX.
> 
REXX does have a parse() function that works similar to what
regex does. It does not use regex syntax, though. If you want
that, you'll need PERL.

HTH,
Thomas


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: