10.6.8 Get_Name_Distributed_Vector Procedure

The Get_Name_Distributed_Vector procedure returns the name of the Distributed Vector.

Calling syntax:

Character = Name(DV)

Input variable:

 DV  The Distributed_Vector object to be queried.

Output variable:

 Name  The name of the Distributed_Vector object.

The Get_Name_Distributed_Vector code listing contains additional documentation.



Michael L. Hall