z80:Directives:LOCALLABELCHAR

From Learn @ Cemetech
Jump to navigationJump to search

Redefines current character used to denote a local label (defaults to _). Can be made to any single character you like, but is strongly recommended you leave it as a standard, non-alphanumeric, non-operator symbol.

Syntax

   .locallabelchar character

Allowed inputs

Uses

See Also