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


SIZE

Use SIZE to indicate the amount of main storage to be made available for compilation.

SIZE option syntax
Read syntax diagramSkip visual syntax diagram>>-SIZE(-+-nnnnn-+-)-------------------------------------------><
         '-nnnK--'    
 

Default is: 8388608 bytes (approximately 8 MB)

Abbreviations are: SZ

nnnnn specifies a decimal number, which must be at least 800768.

nnnK specifies a decimal number in 1-KB increments, where 1 KB = 1024 bytes. The minimum acceptable value is 782K.


Terms of use | Feedback

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