I'm just trying to get more space on the screen and already know what the PF Key mappings are, is there a way to remove that text at the bottom so I can get more source data to fill the gap when coding? I've seen it done, but am not sure how. Sorry this isn't really a programming question.
Blair
How do I remove the PF Key text from a 3290 screen?
- MrSpock
- Global moderator
- Posts: 809
- Joined: Wed Jun 06, 2007 9:37 pm
- Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
- Referer: ibmmainframes.com
- Location: Raleigh NC USA
- Contact:
Re: How do I remove the PF Key text from a 3290 screen?
For TSO ISPF/PDF sessions, PFSHOW OFF perhaps?
Re: How do I remove the PF Key text from a 3290 screen?
Yes! Thank you.
-
- Posts: 14
- Joined: Thu Jul 26, 2018 10:35 am
- Skillset: 35+ years of MVS, OS/390, and z/OS experience
- Referer: noone
Re: How do I remove the PF Key text from a 3290 screen?
Or use
This command toggles "no keys", "short list", "full list". Whether a PF setting is shown in either list depends on the setting. (From memory) There is a "NOSHOW", "SHORT" and "LONG" attributes, corrspondingly, that can be set for each key.
Code: Select all
FKA
This command toggles "no keys", "short list", "full list". Whether a PF setting is shown in either list depends on the setting. (From memory) There is a "NOSHOW", "SHORT" and "LONG" attributes, corrspondingly, that can be set for each key.
Peter
-
- Posts: 239
- Joined: Wed Dec 04, 2013 11:08 pm
- Skillset: COBOL, JCL, ISPF.
- Referer: While searching the Internet for answers.
- Location: Richfield, MN, USA
Re: How do I remove the PF Key text from a 3290 screen?
I suspect that after 11 years, BSvihraJr is well on his way. 

.... Terry