Hello Prino,
Going through the panel, it was able to search the string.
Curious, now; batch job and the panel invocation are working, direct invocation failing; so that would mean the search string is not getting resolved correctly hence the failure; is there a way I can find this?
Thanks.
SRCHFOR String Query
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: SRCHFOR String Query
This worked for me:This is my member:
Code: Select all
Command ===> SRCHFOR 'ABC,'''
Code: Select all
MNPC#1 XXXXTH.TJH.CNTL(TEST)
Command ===>
----+----1----+----2----+----3--
********************************
1234 ABC,' 2345
.... Terry
-
- Posts: 381
- Joined: Tue Jan 28, 2014 1:52 pm
- Skillset: COBOL, JCL, DFSORT, VSAM
- Referer: Google
Re: SRCHFOR String Query
Yup Terry, same worked for Prino as well, and it should work as this is how the manual documents it...
Ironically it doesn't seem to be working for us here, when invoked directly (and not through panel or JCL)
Cheers.

Ironically it doesn't seem to be working for us here, when invoked directly (and not through panel or JCL)

Cheers.
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Replace a string with another string with different length
by Devrana » Sun Jan 19, 2025 3:23 pm » in JCL - 1
- 1637
-
by sergeyken
View the latest post
Sun Jan 19, 2025 11:07 pm
-
-
-
Add a string depending on pattern
by Prasanna G » Mon Jul 05, 2021 8:48 am » in DFSORT/ICETOOL/ICEGENER - 1
- 1343
-
by Prasanna G
View the latest post
Mon Jul 05, 2021 11:07 am
-
-
- 2
- 8419
-
by prino
View the latest post
Sat Mar 13, 2021 4:47 am
-
- 1
- 2984
-
by oliver07
View the latest post
Sat Oct 30, 2021 2:32 pm
-
- 4
- 2230
-
by sergeyken
View the latest post
Mon Jun 26, 2023 12:56 am