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