Products Downloads


French version


 


      

VADELIA

      

WADELIA

EADELIA


(I) (C)


(I) (C)

(B) (C)


Section for use

WORK_WITH_EVENTS, RETURN or All (if there is a continuation option)


Syntax

VERIFY WindowOrPage ContinuationOption


WindowOrPage

WindowOrPageName | None

ContinuationOption

*CONTINUE | None


Description

This instruction calls the VERIFICATION section corresponding to the window or page WindowOrPageName.


If there is no *CONTINUE parameter, the instruction MUST be placed in an WORK_WITH_EVENTS or RETURN block. The name of the window or page is optional. If the name is specified, it must match the name of the window or page corresponding to the block that contains the instruction.

If ANOMALY or ERROR are executed while the verification block is being executed, any instructions placed after the VERIFY instruction are not executed.


If the *CONTINUE parameter is set, the instruction can be placed in any block and a window or page name MUST be specified. Instructions placed after the VERIFY instruction are always executed.


Note: You can determine whether or not ERROR or ANOMALY were executed in the verification block by testing the *ERROR and *ANOMALY reserved words.


Example


↑ Top of page

  • Aucune étiquette