◄Directive Summary► ◄Summary► ◄.MODEL► ────────────────────────────────────────────────────────────────────────────── Syntax: @Model A predefined equate that returns one of the following values, depending on memory model previously defined with the .MODEL directive: 1 TINY 2 SMALL 3 COMPACT 4 MEDIUM 5 LARGE 6 HUGE See Also: @CodeSize, @DataSize -♦-