The Set_Version_Distributed_Vector procedure sets the version number for the Distributed Vector.
Calling syntax:
| DV = Version | or |
| call Set_Version (DV, Version) |
Input variable:
| Version | The version number for the Distributed_Vector object. |
Input/Output variable:
| DV | The Distributed_Vector object to be set. |
The Set_Version_Distributed_Vector code listing contains additional documentation.