Asmc Macro Assembler Reference
ASMC Nonfatal Error A2142
cannot have more than one .ELSE clause per .IF block
The assembler found more than one .ELSE clause within the current .IF block. Use .ELSEIF for all but the last block.
* ML 6.0 compatible error