The PgExTool dll functions are used to manage the data held in two categories of file:

 

Example INI file:

[Section_A]

Key_A1=Value_A1

Key_A2=Value_A2

[Section_B]

Key_B1=Value_B1

Key_B2=Value_B2

...

The structure and content of this type of file are not checked by the PgExTool dll functions.

 

[EXIT_PGM]

VALUE=XXXXX

 

Where XXXXX can be BEFORE_VALIDATION, AFTER_VALIDATION, BEFORE_RECEPTION or AFTER_RECEPTION.

The PgExTool dll functions use this information to establish that they are handling a parameter file for an EXIT program and perform the following controls:

 

The PgExTool dll functions are divided into two different categories:

Important: In EXIT programs, the PgExTool dll must have already been loaded (using the LOAD_DLL instruction) at the beginning of the program, and still be loaded when the functions it contains are called.

 

 

 

Click below for further information about:

 

Click below to go to :

 

↑ Top of page