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


VERSION

Use the VERSION statement to add a version number to the header of the run file.

VERSION statement syntax
Read syntax diagramSkip visual syntax diagram>>-VERSION--'file number'--------------------------------------><
 

The following example adds the text “VERSION 2.3” to the executable.

VERSION '2.3'

Terms of use | Feedback

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