Can you post your logon proc JCL?

SRCHFOR should be a command table entry (I think), therefore it should not
be found in the LOGON Proc.  In Opt 3 is the CMD table function, see what
you are using there.  ISF or a user defined table.

The other option,

Type in on the Command line

TSO ISPVCALL

Issue the SRCHFOR in the dataset

Then issue

TSO ISPVCALL

Maybe there is an error occurring that is not visible.

Also the use of ISPF TEST could.

Simpler method will be to go to the TSO READY mode and FREE ISPPROF
Then rename you ISPF profile dataset to something like name.OLD

Then logon again. 

See if the problem reoccurs

Lizette


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Roger Steyn
Sent: Friday, July 12, 2013 4:37 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: SRCHFOR command

Hello Lizette ,

 Thanks for quick response . I had already tried that , but it didn't show
up .(It says member not found ) . I suspect that something is missing from
my logon proc , but not able to locate what exactly it is . 

 


________________________________
 From: Lizette Koehler <stars...@mindspring.com>
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Saturday, July 13, 2013 4:53 AM
Subject: Re: SRCHFOR command
 

Roger

SRCHFOR, might be  a REXX/CLIST that does that or an ISPF Command table
entry.

The easiest thing to do is use ISRDDN

TSO ISRDDN on any command line

Then issue 

M SRCHFOR 

See where it turns up

Lizette


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Roger Steyn
Sent: Friday, July 12, 2013 3:10 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: SRCHFOR command

Greetings  ,

I know this is a silly question . Unfortunately I am not good at ISPF and
needs some help to fix a problem .

I have a problem with SRCHFOR command in ISPF . Normally , when a srchfor
command is issued by passing a string in 3.4 , it returns a response
'String(s) found" or "not found " . But in my system , SRCHFOR command
directly takes me to 3.14 panel . what should i do to fix this ? I do not
want 3.14 panel to appear for every srchfor attempt . Please advise 


Thanks & regards,
Roger

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to