This topic has not yet been rated - Rate this topic

.CODE

When used with .MODEL, indicates the start of a code segment.

.CODE [[name]]

Parameter

Description

name

Optional parameter that specifies the name of the code segment. The default name is _TEXT for tiny, small, compact, and flat models. The default name is modulename_TEXT for other models.

Reference

Other Resources

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ