.CONST
Visual Studio .NET 2003
.CONST
When used with .MODEL, starts a constant data segment (with segment name CONST). This segment has the read-only attribute.
.CONST
When used with .MODEL, starts a constant data segment (with segment name CONST). This segment has the read-only attribute.