| |||||
Technical Support Support Resources
Product Information | C251: COND/NOCOND DIRECTIVEInformation in this article applies to:
QUESTIONWhat directive determines whether or not those portions of the source file affected by conditional compilation are displayed in the listing file? ANSWERThe COND directive forces lines omitted from compilation to appear in the listing file. Line numbers and nesting levels are not output. This allows for easier visual indentification. The NOCOND directive determines whether or not those portions of the source file affected by conditional compilation are displayed in the listing file. MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||