EXEBOUT2

Description

This action is called, after the execution of a personalised button at the bottom of the screen. The personalised buttons are declared in the criteria window dictionary.

Warning !
This action is called for the execution of the button, when the action associated with the button is the action STD (of SPE for specific/custom). This is possible, if there is no opening of the window in the process associated with the button.

The variable BOUT gives the code of the activated button.

This action is called when the user clicks on a personalised button from the criteria window.

Template

Inquiry

Use

When the dictionary action is STD or SPE, this action is used to launch the process for the button.

If not it is used to execute a process after the dictionary action. For example, it is possible to indicate to the template, if there is a re-display of the criteria window on exiting the button; the variable GNBAFF is set as follows :

    GNBAFF = 0    no re-display (this is the default value)

    GNBAFF = 1    re-display