z80:Directives:EXPORT
From Learn @ Cemetech
Jump to navigationJump to searchAdds 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.
Contents
Syntax
.export label
Allowed inputs
Uses
See Also