This topic has not yet been rated - Rate this topic

COMM

Creates a communal variable with the attributes specified in definition.

COMM definition [[, definition]] ...

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).

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.