Regular expression with rexx

Ask/Clarify the questions on TSO, CLIST & REXX

Moderators: Veera, Moderator Group

Post Reply
simo78
Member
Posts: 35
Joined: Tue Aug 11, 2009 12:20 am
Location: Munich

Regular expression with rexx

Post by simo78 » Sun Apr 06, 2014 11:32 pm

Hello together,

are there regex in rexx or something similar?
I need to validate email addresses with rexx and I don't know how.

Any help is appreciated.

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Mon Apr 07, 2014 6:32 am

Which rules are you using to determine a valid e-addr?
Have a good one

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Mon Apr 07, 2014 1:19 pm

are there regex in rexx or something similar?
Nope - unless there is an add-on out there somewhere that you would have to have your sysprogs obtain and install.

Otherwise you will just have to do it the old-fashioned way - long-winded but readable code!
Regards
Nic

Rakazevin
Member
Posts: 2
Joined: Tue Sep 29, 2015 2:14 pm

Post by Rakazevin » Tue Sep 29, 2015 2:26 pm

This is, however, useful things and really get to know a lot.

academyindia4

Topic deleted by Admin

Post by academyindia4 » Wed Jan 20, 2016 3:32 pm

<< Content deleted By Admin >>

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others