precompiler directive

An instruction to the precompiler about how to produce the ProcScript that will be compiled. Prior to compilation, these instructions are parsed and interpreted, and the resulting ProcScript instructions are passed to the ProcScript compiler.

Related Topics