vdata_id
|
IN:
|
Vdata access identifier returned from VSattach
|
Purpose
|
Determines the number of records in the specified vdata.
|
Return value
|
The number of elements in the vdata if successful and FAIL (or -1) otherwise.
|
FORTRAN
|
integer function vsfelts(vdata_id)
|
|
integer vdata_id
|