z80:Directives:EXPORT

From Learn @ Cemetech
Revision as of 16:38, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

endexport exportmode