Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     F3 default / override

Read-Only Read-Only Topic
Go
Search
Notify
Tools
F3 default / override
 Login/Join
 
<Lanny>
posted
I need to force mainfram FOCUS/MVS 7.0.8R to override F3. I know there is a way to do this but the normal '-IF PFKEY IS 'PF03' GOTO ....' statement doesn't do it.

I want to force FIN so an outside vendor cannot do anything else but get out when they do F3.

Right now, if keyed inadvertently, it goes to > prompt. Which, in reality, would allow the vendor to go anywhere security allows.

Thanks
 
Report This Post
Master
posted Hide Post
Hi Lanny,

When you do a ? PFKEY is PF03 set to END?

For example:

> > ? pfkey
PF01 = HX PF02 = CANCEL PF03 = END

Try setting PF03 to RETURN, like this:

set pf03 = return

Then your -IF should be respected.

Regards,
Dave
 
Posts: 822 | Registered: April 23, 2003Report This Post
Member
posted Hide Post
I'm using dialog manager in TSO MVS also. I use -set &pfkey = ' '; just like the documentation says below, but it always either asks me for the value in a prompt or tells me my expression is incomplete. Please help.

In Dialogue Manager, the syntax is

-SET &PFKEY=' ';
where:

&PFKEY
Is a four-character field, whose value is determined by which key the operator presses at run time.

=' ';
Is the allocation of four character spaces for the field.
 
Posts: 4 | Location: West Olive, MI | Registered: August 16, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     F3 default / override

Copyright © 1996-2020 Information Builders