The SEMANTIC option specifies that the execution of the semantic checking stage depends on the severity of messages issued before this stage of processing.
.---NOSEMANTIC----+-------------+-. | | .-S-. | | | '-(--+-W-+--)-' | | '-E-' | >>-+-SEMANTIC------------------------+-------------------------><
ABBREVIATIONS: SEM, NSEM
Semantic checking is not performed if certain kinds of severe errors are found. If the compiler cannot validate that all references resolve correctly (for example, if built-in function or entry references are found with too few arguments) the suitability of any arguments in any built-in function or entry reference is not checked.