ELSE:
ELSE
Marks the beginning of an alternative block within a conditional assembly
segment. The ELSE clause of an if...else statement is associated with the
closest previous IF statement that does not have a corresponding ELSE clause.
See also:
COND,
ENDC,
IFP1,
IFP2,
ENDP,
IFDEF,
IFNDEF,
IF,
IFN,
IFEQ,
IFNE,
IFGT,
IFGE,
IFLT,
IFLE,
ENDIF
Compatibility:
CASM |
X |
CCASM |
X |
OS-9 RMA |
X |
Edt/Asm III |
X |
Edtasm6309 |
X |
Disk Edtasm+ |
X |
Edtasm+ |
X |
Macro-80C |
X |