OK=2 the answer is YES; OK=1 the answer is CANCEL
The GPE variable set to 1 makes it possible not to display the box
The TEX variable contains the text of the question or of the warning. It is used to know the context.
The OUINON entry point is placed before the execution of the question box, this entry point is used to inhibit the question.
The OUINON entry point is placed in the GESECRAN process just before the instruction used to display the dialogue box (Qstbox) of the OUINON sub-program.
OK=2 the answer is YES; OK=1 the answer is CANCEL
The GPE variable set to 1 makes it possible not to display the box.
The TEX variable contains the text of the question or of the warning. It is used to know the context.