LABEL (MASM)

Creates a new label by assigning the current location-counter value and the given type to name.

name LABEL type 
name LABEL [[NEAR | FAR | PROC]] PTR [[type]] 

See Also

Other Resources

Directives Reference