10.6.7 Get_Locus_Distributed_Vector Procedure

The Get_Locus_Distributed_Vector procedure returns the locus of the Distributed Vector.

Calling syntax:

Character = Locus(DV)

Input variable:

 DV  The Distributed_Vector object to be queried.

Output variable:

 Locus  The locus of the Distributed_Vector object.

The Get_Locus_Distributed_Vector code listing contains additional documentation.



Michael L. Hall