Re: [Info-ingres] Where are FRSKEY's defined (ABF)?



On 5/24/06, Karl & Betty Schendel <schendel@xxxxxxxxxxxxxx> wrote:
At 7:17 AM -0700 5/24/2006, Manny wrote:
>For example in an OSQ we can define a menu-item as follows:
>
>'Select', KEY FRSKEY5=
>{
> IIint = pr_select;
>}
>
>And when the frame is run the menu-item is seen at the bottom of the
>screen as
>
>Select(F11)
>
>I would like change the keys so that they are in order i.e.
>FRSKEY1 is shown as (F1)
>FRSKEY2 is shown as (F2).....etc etc

You want to change the keymapping, it appears.
That is defined in the xxxx.map file in $II_SYSTEM/ingres/files
for the terminal type (TERM_INGRES) you are using.

The FRS function key mapping process is beyond the scope of what I
have time for in this post, alas. A google groups search in
comp.databases.ingres might turn up some useful information, and
there is a section in the manuals about keymapping. It used to be
Appendix A of the Forms and Menus manual; if you are using R3/2006, I'd
look for it in the character based app dev tools manual.


Appendix B of the Character Based Querying and Reporting Tools manual
is probably what you want.


--
Paul Mason

.