#IFNDEF

Function

Indicates that the following commands are to be compiled when the substitution variable has not been declared by an ASK or #DEFINE command, or by the -DEBUG flag on the Production Reporting command line. (#IFNDEF is a compiler directive.)

Syntax

#IFNDEF substitution_variable

Arguments

substitution_variable

Variable used as the substitution variable.

See Also

#IF for descriptions of compiler directives