COMM

Creates a communal variable with the attributes specified in definition.

COMM definition [[, definition]] ...

Remarks

Each definition has the following form:

[[langtype]] [[NEAR | FAR]] label**:type[[:**count]]

The label is the name of the variable. The type can be any type specifier (BYTE, WORD, and so on) or an integer specifying the number of bytes. The count specifies the number of data objects (one is the default).

See Also

Other Resources

Directives Reference