Editor
as command
.mdThe as command toggles the assembly format on or off. It is used exclusively on D3 assembler source listings to format the instructions and operands into a more readable format.
The four fields are:
- label
- op-code/operand
- operators
- optional comment
Syntax
as
See also
Referenced by
2 topics mention as command in its description.