Here is a one simple one.....
I want to search a string like 'abc' (including quote).In my pgm there may be more abc strings.
But i don't want to retrieve all of them.i need the abc enclosed with quotes.
How to search is in 3.14 option?
Solution:
In the ISPF 3.14 , search with ‘’’abc’’’ string.(i.e. with 3 quotes at both sides of the string)
No comments:
Post a Comment