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


/CODE

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

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

Default is: /CODE:RX

Abbreviations are: None

Table 36. Attributes for code sections
Letter Attribute
E or X EXECUTE
R READ
S SHARED
W WRITE1
  1. This attribute is not recommended for code segments.

Terms of use | Feedback

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