MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to trap PF07 and PF08 keys in Panels?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
JyotsnaMV
Beginner


Joined: 07 Aug 2003
Posts: 9
Topics: 5

PostPosted: Fri Aug 08, 2003 1:41 am    Post subject: How to trap PF07 and PF08 keys in Panels? Reply with quote

Hi ,

When creating new panels, .PFKEY gives the values of PF key pressed within that panel. When a PF03 is pressed .PFKEY has a value saying PF03. But when PF07 or PF08 are pressed, .PFKEY does not show those values. When a PF07/08 is pressed it says, UP /DOWN is not active. Any idea why is that???

Waiting for replies....

Thanks,
Jyotsna
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Fri Aug 08, 2003 9:39 am    Post subject: Reply with quote

If you are running this from a Clist, then this code at the beginning of the logic will clear the current value of a PFKey:

SET &ZPF07 =
ISPEXEC VPUT ZPF07 PROFILE

Beware that this will be permanent in the profile that you are using so it is best to invoke the Clist using the NEWAPPL parameter.

If this is a program, then use the IPSLINK call with VPUT.
Back to top
View user's profile Send private message
JyotsnaMV
Beginner


Joined: 07 Aug 2003
Posts: 9
Topics: 5

PostPosted: Thu Aug 21, 2003 6:37 am    Post subject: Reply with quote

Thanks

Jyotsna.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group