Using as: Else

Next: Elseif, Previous: Eject, Up: Pseudo Ops   [Contents][Index]


7.18 .else

.else is part of the as support for conditional assembly; see .if . It marks the beginning of a section of code to be assembled if the condition for the preceding .if was false.