Declaration Part

The declaration part is defined from the beginning of the program file to the first execution block. This is where the following types of declarations can be done:

All declaration statements must be placed inside the declaration part, before any execution block. If a declaration statement is found later in the program (inside one of the execution blocks), it is rejected by GPP with a compilation error.

Some functionality may be dependent on the product package. Contact your Reseller if you require a license.