HI ITschak AMV"SH,
Have you looked at the Catalog Search Interface (CSI)?
There is a Rexx sample in 'SYS1.SAMPLIB(IGGCSIRX)'.
If you care to look at Regular Expressions, please see Martin Packer's
TSO Regular Expression Testing Tool – Mainframe, Performance, Topics
(mainframeperformancetopics.com)
<https://mainframeperformancetopics.com/2020/01/05/tso-regular-expression-testing-tool/>
Regards,
Dav id
On 2022-06-07 09:30, ITschak Mugzach wrote:
I have a single name with multiple options that might fit it and I look for
the best fit.
ITschak Mugzach
*|** IronSphere Platform* *|* *Information Security Continuous Monitoring
for z/OS, x/Linux & IBM I **| z/VM coming soon *
On Tue, Jun 7, 2022 at 4:13 PM Paul Gilmartin <
[email protected]> wrote:
On Tue, 7 Jun 2022 15:45:50 +0300, ITschak Mugzach wrote:
I think this issue was discussed here in the past, but I can't find it.
Anyway, I am trying to figure out what is a better fit for a generic mask.
Assume I have SYS1.PARMLIB.OLD and I am looking into two strings:
SYS1.PARM** and SYS1.PARM*.OLD
Is there a way to identify which is better covers SYS1.PARMLIB.OLD (the
second one, of course)( using Rexx?
Do you need to enumerate the generic or have you a list?
Do you wish to compare pairwise:
SYS1.PARM01 and SYS1.PARM01.OLD
SYS1.PARM02 and SYS1.PARM*02.OLD
etc.?
Rexx has no compare intrinsic. Can you address LINKMVS IISRSUPC?
<https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ibm.com%2Fdocs%2Fen%2Fzos%2F2.5.0%3Ftopic%3Dsearch-examples&data=05%7C01%7C%7C8d3d2b91d3a3452fc5de08da4889fbb5%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637902054843942407%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=eNGr7Bnnf%2BJLqCgajgE9U0F0R1ierhtqUPky6zYI%2BXc%3D&reserved=0>
--
gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email [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