Accessing data files

hds_open,filename$<$_char$>$,[mode$<$_char$>$][,status]

Opens a HDS data file. Only one file can be open at a time.
mode READ, UPDATE
status (returned) 0: no error; $-1$: error occurred

hds_close

Closes the current HDS file.



Subsections