Previous Topic: Enhanced functionality within the compile preprocessorNext Topic: Wider range of substitution variables


Preprocessor directive limit increased to 50

The total number of compile preprocessor directives allowed in a single source member has been increased to 50. This limit includes pre-compilation and post-compilation commands (Y* directives), compilation overrides (Z* directives), source member text overrides (T* directives), exit program calls (P* directives – see below) and external source member definitions (X* directives – see below).