GET DATASET
Reference
Syntax
GET DATASET dset [POSITION pos] [ATTRIBUTES attr].
Effect
Determines the properties of a file opened using OPEN DATASET.
Additions
-
POSITION pos
Returns the current position of the file pointer in pos.
-
ATTRIBUTES attr
Returns the properties of the file in the structure attr of the type DSET_ATTRIBUTES.