z80:Directives:EXPORT
From Learn @ Cemetech
Jump to navigationJump to search
Adds a label name to the label export file. If you do not specify any label names, any named labels defined after that point will be exported.
Syntax
.export label
Allowed inputs
Uses
See Also