Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


/DATA

Use /DATA to specify the default attributes for all data sections. You can specify the letters in any order.

/DATA option syntax
Read syntax diagramSkip visual syntax diagram          .-----------.  
          V           |  
>>-/DATA:---attribute-+----------------------------------------><
 

Default is: /DATA:RW

Abbreviations are: None

Table 37. Attributes for data sections
Letter Attribute
E or X EXECUTE1
R READ
S SHARED
W WRITE
  1. This attribute is not recommended for data segments.

Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)