Do you know if this is the "standard" RegExp functions callable from C that are driving this? I've advised various developers that if z/OS product functions standardise on using these we:
1) All know what to expect - and the skills are interchangeable from tool to tool. 2) Can beat up on the one development team for any enhancements that might be needed. Disclaimer: I'm not a product developer and nobody has to listen to me. :-) Cheers, Martin Martin Packer, zChampion, Principal Systems Investigator, Worldwide Banking Center of Excellence, IBM +44-7802-245-584 email: [email protected] Twitter / Facebook IDs: MartinPacker Blog: https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker From: Mark Zelden <[email protected]> To: [email protected], Date: 02/07/2013 10:58 PM Subject: Re: z/OS v2.1 preview Sent by: IBM Mainframe Discussion List <[email protected]> I just downloaded a current version of SPFlist (was running 4.3, current is 6.1) and found out is supports regular expressions now. http://spflite.co.nr/ I don't know what ISPF's implementation will be like, but for SPFLite you use FIND R'regular expression'. So I can play with this now. :-) Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ On Tue, 5 Feb 2013 20:23:48 +0000, Martin Packer <[email protected]> wrote: >I think you're going to like them, Mark. Not that I've found a system to >play with this on yet. > >Cheers, Martin > >Martin Packer, >zChampion, Principal Systems Investigator, >Worldwide Banking Center of Excellence, IBM > >+44-7802-245-584 > >email: [email protected] > >Twitter / Facebook IDs: MartinPacker >Blog: >https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker > > > >From: Mark Zelden <[email protected]> >To: [email protected], >Date: 02/05/2013 07:48 PM >Subject: Re: z/OS v2.1 preview >Sent by: IBM Mainframe Discussion List <[email protected]> > > > >I know of at least a few people on this list that will love this one: > > "The ISPF editor is planned to allow regular expressions to be specified >as > arguments to the FIND and CHANGE commands. " > >I've even used Doug Nadel's FINDRX macro a few times, but admit I still >don't really "get" regular expressions (I'm sure if I used *nix more > I would). > > >-- >Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS >mailto:[email protected] >Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html >Systems Programming expert at http://expertanswercenter.techtarget.com/ > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] with the message: INFO IBM-MAIN > > > > > > > > >Unless stated otherwise above: >IBM United Kingdom Limited - Registered in England and Wales with number >741598. >Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > > > > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, >send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
