65 pts.
 Display Footer Based on conditions – Synon/2E
How do you display function keys in Footer based on conditions.

Ex: If the footer of a Display File contains F3=Exit and F4=Prompt

and if User B and C are using the application, F4=Prompt needs to be displayed to User B and not User C.



Software/Hardware used:
Software
ASKED: September 30, 2009  12:42 PM
UPDATED: May 19, 2010  8:44 PM

Answer Wiki:
Briefly: Create a new format in *Standard header/footer file which does not show the normal cmd key line, but inserts a user field of length 78, or 2 field if you need both lines. At the start of your program, in the intialise user point *concat the appropriate F3= exit, F27=Burfls or whatever content of the field to LCL context (you can construct each variant you might need to different 'holding' fields in the *init subfile control, load whichever line is the correct one according to the user profile - howver you decide this. - you can extend this idea to handle F23 roll a single keys line if needed - and for the options line ..
Last Wiki Answer Submitted:  October 20, 2009  8:36 am  by  Yorkshireman   5,505 pts.
All Answer Wiki Contributors:  Yorkshireman   5,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I can assist you with this issue, as well as any further issues you may have around 2E and Plex. Our core business is based around the 2E and Plex environments. Please contact me in the future for any assistance for these two fields. jvigliano@adcaustin.com

 60 pts.