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

Hiding ISPF not to display a particular PF keys


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rameshvs
Currently Banned

New User


Joined: 10 Aug 2007
Posts: 30
Location: atlanta

PostPosted: Tue Sep 25, 2007 8:21 am
Reply with quote

Hi..

I am writing an ISPF panel and am using it from REXX. I am able to change the pf key labels and the actions using the VPUT for ZPFXX and ZPFLXX variables. Now I am lookiing for a way to completely hide some PF keys like I would like a way so that I can make the panel not to display a particular PF keys lets say PF1. Please suggest me the best way to do this.

Thanks
Ramesh.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Sep 25, 2007 1:06 pm
Reply with quote

I believe you will have to define your own KEYLIST for this, or code the PFKEY display as part of your own panel.

O.
Back to top
View user's profile Send private message
rameshvs
Currently Banned

New User


Joined: 10 Aug 2007
Posts: 30
Location: atlanta

PostPosted: Tue Sep 25, 2007 6:42 pm
Reply with quote

Thanks for the response Ofer.

I am not very comfortable defininf KEYLIST, can you please throw some light on what you are referring to when you say code my own PFKEY display.

Thanks
Ramesh.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Sep 25, 2007 7:27 pm
Reply with quote

Instead of using ISPF's keys display, put the keys in your panel source.

O.
Back to top
View user's profile Send private message
rameshvs
Currently Banned

New User


Joined: 10 Aug 2007
Posts: 30
Location: atlanta

PostPosted: Tue Sep 25, 2007 7:37 pm
Reply with quote

Thanks Ofer,

So basically we have to hard code the PF keys on the panel on our own and then have the functionalty coded for the keys as needed.

Please correct me if I am wrong.

Thanks
Ramesh.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Sep 25, 2007 8:18 pm
Reply with quote

Yes. Don't forget to make sure that your PFSHOW setting is OFF (use ZPFSHOW).

O.
Back to top
View user's profile Send private message
rameshvs
Currently Banned

New User


Joined: 10 Aug 2007
Posts: 30
Location: atlanta

PostPosted: Tue Sep 25, 2007 8:33 pm
Reply with quote

Thanks O,

I will implement the same.
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Use input file with OMIT rcd keys? DFSORT/ICETOOL 15
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Is there a way to close VSAM files us... CICS 8
Search our Forums:

Back to Top