Re: deployment of forms 4.5 application

From: Rodgholly <rodgholly_at_aol.com>
Date: 1997/01/23
Message-ID: <19970123210801.QAA15427_at_ladder01.news.aol.com>#1/1


  try using the Key_??? trigger. Put
null;
in the pl/sql editor. This disables that key.   If you want to get rid of almost all the keys then use the key_others to disable all keys, then add the key_?? triggers for the function keys you want to enable. It only takes one line or code in the trigger to call the built in and reenable the key.

Rodger Received on Thu Jan 23 1997 - 00:00:00 CET

Original text of this message