Previous: DSREST
Up: Storing data
Next: DSCUTL
Previous Page: DSREST
Next Page: DSCUTL
dsclr(name,*ivdsn*,ierr)int dsclr(name,ivdsn,ierr) char *name; int *ivdsn, *ierr;
Clears the contents of the data set to 0 and resets the existing number of entries to 0. After this call DSADDE may be called again to fill the data set with data.