10.8 Using an Action Bar From a Function

When an RDML function that is part of an action bar process is invoked, any screen panel it presents by DISPLAY or REQUEST commands, will have an action bar on its top lines like this (using from 1 to 6 action bar options):

  Action 1  Action 2  Action 3  Action 4  Action 5  Action 6  

______________________________________________________________

            << RDML Function Panel Title >>                    

   

 

or, like this (7 to 12 options):

 

  Action 1  Action 2  Action 3  Action 4   Action 5  Action 6  

  Action 7  Action 8  Action 9  Action 10  Action 11 Action 12 

_______________________________________________________________

                << RDML Function Panel Title >>                 

    

 

or even like this (13 to 18 options):

 

  Action 1  Action 2  Action 3  Action 4  Action 5  Action 6  

  Action 7  Action 8  Action 9  Action 10 Action 11 Action 12 

  Action 13 Action 14 Action 15 Action 16 Action 17 Action 18 

_________________________________________________________________

                 << RDML Function Panel Title >>                 

   

 

Some things that should be noted about executing an RDML DISPLAY or REQUEST command within an action bar process are: