×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
It's possible by defining the F-keys in the WINDOW.
A R WINDOW
A WINDOW(1 2 25 126 *NOMSGLIN)
A WDWTITLE((*TEXT 'Search Agent') (*C-
A OLOR WHT) *CENTER)
A WDWBORDER((*COLOR BLU))
A 24 1'F3=Exit'
A COLOR(BLU)
A 24 11'F5=Refresh'
A COLOR(BLU)
A 24 24'F10=Views'
A COLOR(BLU)
A 24 36'F11=Fold/Unfold'
A COLOR(BLU)
A 24 54'F12=Prev.'
A COLOR(BLU)
Brgds
Helge
-----Oprindelig meddelelse-----
Fra: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> På vegne af dfreinkel
Sendt: 2. juli 2020 16:08
Til: RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>
Emne: Can one add a function key line to a WDWSFL window?
I have a need to use a window subfile (my first). The subfile and control
are easy to define. However, I need to display a command key line below the
subfile to tell the user which function keys are available.
Is this possible?
TIA
Darryl Freinkel
A4G
Telephone: 770.321.8562 ext 111 | Cell: 678.355.8562
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.