[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
DATA Set default DATA segment attributes
------------------------------------------------------------------------------
Purpose : Set default DATA segment attributes
Syntax : DATA [attribute [, attribute ...] ]
Example : DATA PRELOAD
The default attributes set with the DATA command can be overridden with the
SEGMENTS command. Each attribute can be specified once in any order. This
command should come before any instances of the SEGMENTS command in the
definition file that refer to data segments.
For a complete list of applicable attributes please refer to the SEGMENTS
command later in this chapter.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson