Alternative statement format
The alternative statement format, which allows as many continuation
lines as are needed, can be used for the following instructions:
- AGO conditional assembly statement, see Alternative format for AGO instruction
- AIF conditional assembly statement, see Alternative format for AIF instruction
- GBLA, GBLB, and GBLC conditional assembly statements, see Alternative format for GBLx statements
- LCLA, LCLB, and LCLC conditional assembly statements, see Alternative format for LCLx statements
- Macro instruction statement, see Alternative formats for a macro instruction
- Prototype statement of a macro definition, see Alternative formats for the prototype statement
- SETA, SETB, SETAF, SETCF, and SETC conditional assembly statements, see Alternative statement format
Examples of the alternative statement format for each of these instructions are given with the description of the individual instruction.