vdata_id
|
IN:
|
Vdata access identifier returned from VSattach
|
Purpose
|
Retrieves the tag of the specified vdata.
|
Return value
|
Returns the tag of the vdata if successful and FAIL (or -1) otherwise.
|
FORTRAN
|
integer function vsqtag(vdata_id)
|
|
integer vdata_id
|