file_id
|
IN:
|
File identifier returned by Hopen
|
vdata_ref
|
IN:
|
Reference number for the vdata to open
|
access
|
IN:
|
Access mode
|
FORTRAN
|
integer function vsfatch(file_id, vdata_ref, access)
|
|
integer file_id, vdata_ref
|
|
character*1 access
|