IB Statements/dotendif

From CometWiki

< IB Statements
Revision as of 13:54, 22 May 2009 by Badge (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

.ENDIF directive

Syntax: .ENDIF

Discussion: The .ENDIF statement is a compiler directive. As such, it causes an action to occur when the program is compiled, not when the program is executed. The .ENDIF directive can appear anywhere in an Internet Basic source program.

See the .IF directive and Conditional Compilation.

Personal tools