VERSION Module Definition Statement

Syntax: Parameters:
VERSION 'file number' Version number to add

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

The following example adds the text 'VERSION 2.3' to the executable:

VERSION '2.3'


Summary of Module Definition Statements