Hi,
in our 5250 screens we often have to use abbreviations for function key texts - just because of screen width limitations.
Is it possible to say axes to automatically add the complete text when displaying the function keys.
Example:
In the 5250-Screen we e.g. only display F8 oder F8=For or F8=Fwd H when we mean F8=Forward.
Can we tell aXes to automatically display "Forward" or "F8=Forward" when finding such abbreviations?
Unfortunately we cannot simply check for F8 because sometimes this function key is used for other functionality than paging - we have to scan the function key text.
Many thanks in advance,
Joerg
Function Key Text
Moderator: jeanmichel
Re: Function Key Text
This did the trick for me:
1. added an autogui rule, looking for F4=Prompt,
2. indicated Button and replaced the caption with Superprompt
3. just be sure to uncheck "Show function keys on Panel" and it works fine.
1. added an autogui rule, looking for F4=Prompt,
2. indicated Button and replaced the caption with Superprompt
3. just be sure to uncheck "Show function keys on Panel" and it works fine.