The Set_Version_Collected_Array procedure sets the version number for the Collected Array.
Calling syntax:
CA = Version | or |
call Set_Version (CA, Version) |
Input variable:
Version | The version number for the Collected_Array object. |
Input/Output variable:
CA | The Collected_Array object to be set. |
The Set_Version_Collected_Array code listing contains additional documentation.