Sunday, April 22, 2012

ISPF - TIP #006

We usually search for members in a PDS by the first string of the members.
Consider this situation:
I have a PDS and I want to search it for member only by middle string of the members.
e.g. there are some members like BESTJCL1,RESTJCL2,PESTCBL1, BESTCBL2,WESTCBL3,TESTASM1,BESTASM2...etc

I want to find members which have CBL in them.How can I search and find these members?

Answer:
Use ISPF 4.12 option.
Specify the dataset to be searched and the pattern of the string.
Specify the LANG type as COB
And select the browse option.

No comments:

Post a Comment