Home » Developer & Programmer » Forms » Switch of runtime help in Oracle 9i & How to switch off runtime help in Oracle 9i (merged)
Switch of runtime help in Oracle 9i & How to switch off runtime help in Oracle 9i (merged) [message #189288] Thu, 24 August 2006 00:36 Go to next message
pinaco
Messages: 3
Registered: August 2006
Junior Member
Sir,
I am using Oracle 9i application.
When i am running my application, user can press Ctrl+K for help.
I want to switch off this help.

Pl guide

Nitin
Re: How to switch off runtime help in Oracle 9i [message #189318 is a reply to message #189288] Thu, 24 August 2006 02:46 Go to previous messageGo to next message
sameer_am2002
Messages: 129
Registered: September 2002
Senior Member
You need to modify your terminal file..which you can find in forms90 folder...you can open it in Oracle Terminal
Switch of runtime help in Oracle 9i [message #189368 is a reply to message #189288] Thu, 24 August 2006 05:05 Go to previous messageGo to next message
pinaco
Messages: 3
Registered: August 2006
Junior Member
Dear Sameer,
Thanks.
But can u specify the exact steps.

e.g. Name of Terminal file.
Where and what to make the help off.

Please

Nitin
Re: How to switch off runtime help in Oracle 9i [message #191584 is a reply to message #189288] Thu, 07 September 2006 03:20 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
You can also write a key-help trigger at the form level which contains the following code:
begin
  null;
end;

David
Re: Switch of runtime help in Oracle 9i [message #191586 is a reply to message #189368] Thu, 07 September 2006 03:23 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Nitin,

Post your reply against the thread DON'T start a new one.

David
Previous Topic: Problem in calling procedure that uses DBMS_LOB
Next Topic: ORA-29278:SMTP transient error
Goto Forum:
  


Current Time: Fri Sep 20 10:40:54 CDT 2024