Read/Write Data Attributes
These attributes determine the access rights to a data segment:
READONLY
The segment can only be read.
READWRITE
The segment can be both read and written to (default).
[Back: Load Data Attributes]
[Next: Sharing Data Attributes]