Page 1 of 1

Can i apply LOGICAL AND OR to SRCHFOR <string> function

PostPosted: Thu Mar 31, 2011 12:33 am
by srikkanth.lovable
Folks

I need to run JCL using SRCHFOR '<search String>' function or 3.14

I need to perform search in the following way.

Usually we write the SRCHFOR as below
-----------------------------
----------------------------
--------------------------
//OUTDD DD SYSOUT=(A)
//SYSIN DD *
SRCHFOR '<search String>'
/*
Now iam intrested to search both strings.
SRCHFOR '<search String>' AND <STRING2>

Pls suggest

Re: Can i apply LOGICAL AND OR to SRCHFOR <string> function

PostPosted: Thu Mar 31, 2011 2:45 am
by BillyBoyo
Suggest you ask in the TSO/ISPF forum. This one is for Cobol questions.

Re: Can i apply LOGICAL AND OR to SRCHFOR <string> function

PostPosted: Thu Mar 31, 2011 9:28 am
by NicC
Also suggest you press the F1 key while in option 3.14