IFP2:

	IFP2

If the assembler is in pass 2 the code following the statement is assembled until an 'else', 'endp' or other contional directive is reached. This conditional must be terminated with 'endp'.


Example:
	ifp2
lda #$11 else lda #$22 endif



See also:
COND, ENDC, IFP1, ENDP, IFDEF, IFNDEF, IF, IFN, IFEQ, IFNE, IFGT, IFGE, IFLT, IFLE, ELSE, ENDIF

Compatibility:
CASM X
CCASM X
OS-9 RMA X
Edt/Asm III ?
Edtasm6309 ?
Disk Edtasm+ ?
Edtasm+ ?
Macro-80C ?