Pragmas

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Pragmas

mapp Services V5.16

A pragma is a directive that affects the processing of Structured Text programs. Pragmas are modal, which means they are valid until explicitly overwritten or the end of the file is reached.

Syntax

#pragma  <Pragma name> [<Parameter>]

Pragma directives must be written at the beginning of a line.

Topics in this section:

•LOAD

•SCOPE

•TASK_NAME

•IP_RETAIN

•CALL_MODE

•FINALIZE_DECLARATION