Show Contents List

HIDE_5250_BUTTONS() Function

Use in the ARRIVE script to hide the function key buttons in the 5250 screen.
Syntax
HIDE_5250_BUTTONS();
Parameters
None
Example
   
HIDE_5250_BUTTONS();
 
Show Contents List