title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
COMM | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
a23548c4-ad04-41fa-91da-945f228de742 |
7 |
corob-msft |
corob |
ghogen |
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).