o You cannot use the .ELSE directive in the same conditional
block as the .IF_x directive.
o The .ELSE directive is similar to the .IF_FALSE directive.
However, you can only use .ELSE once within a conditional
block. .IF_FALSE can be used any number of times in a
conditional block.