operator SHORT

Sets the type of label to short. All jumps to label must be short (within the range -128 to +127 bytes from the jump instruction to label).

Syntax

SHORT label

See also

Operators reference
MASM BNF Grammar