dadRewinddadRewind can also act on read-only Dad-Files where it places the file before the first record - the next dadRead call will then load the first record.
See also: dadAcceptSelect.
f77: Call dadRewind( Id, err )
integer Id, err
or
C: int dadRewind( int Id, int *err );