IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Help with SElECT command needed


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
John Poulakos

Active User


Joined: 13 Jun 2012
Posts: 178
Location: United States

PostPosted: Tue Mar 18, 2014 2:56 am
Reply with quote

I'm not a CLIST/REXX expert, by any stretch of the imagination, but my interpretation of this statement is it will attempt to open a REXX or CLIST found in the normal search order:

"ISPEXEC SELECT CMD(CALL *(CAZPMSEL)) ",
" NEWAPPL(CAZ3) PASSLIB MODE(FSCR) "

My problem is, CAZPMSEL is in a load library, not a REXX or CLIST library.

Am I interpreting this statement correctly? I'm getting this error: MEMBER CAZPMSEL NOT FOUND WITHIN THE STANDARD SEARCH ORDER
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Tue Mar 18, 2014 4:35 am
Reply with quote

Is this a duplicate thread?
Back to top
View user's profile Send private message
TheMFKid

New User


Joined: 20 Nov 2013
Posts: 91
Location: India

PostPosted: Tue Mar 18, 2014 10:36 am
Reply with quote

CALL statement will not search for REXX or CLISTs. Might be the load you are searching is not available in any of the search libraries as indicated in error message. I would suggest to verify if the library (where your search module is present) is added to ISPF search concatination.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
No new posts Dynamically pass table name to a sele... DB2 2
Search our Forums:

Back to Top