.CONST

When used with .MODEL, starts a constant data segment (with segment name CONST).

.CONST

Remarks

This segment has the read-only attribute.

See Also

Other Resources

Directives Reference