How do I remove the PF Key text from a 3290 screen?

TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...
BSvihraJr
Posts: 15
Joined: Wed Nov 21, 2007 2:40 am
Skillset: COBOL/JCL/DB2/DFSORT
Referer: Google

How do I remove the PF Key text from a 3290 screen?

Postby BSvihraJr » Wed Nov 21, 2007 7:02 pm

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

User avatar
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?

Postby MrSpock » Wed Nov 21, 2007 9:17 pm

For TSO ISPF/PDF sessions, PFSHOW OFF perhaps?

BSvihraJr
Posts: 15
Joined: Wed Nov 21, 2007 2:40 am
Skillset: COBOL/JCL/DB2/DFSORT
Referer: Google

Re: How do I remove the PF Key text from a 3290 screen?

Postby BSvihraJr » Thu Nov 22, 2007 1:05 am

Yes! Thank you.

phunsoft
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?

Postby phunsoft » Fri Aug 31, 2018 1:17 am

Or use

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

Terry Heinze
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?

Postby Terry Heinze » Fri Aug 31, 2018 2:04 am

I suspect that after 11 years, BSvihraJr is well on his way. :)
.... Terry


  • Similar Topics
    Replies
    Views
    Last post