Previous: DSGET
Up: Retrieving data
Next: IDSGET
Previous Page: DSGET
Next Page: IDSGET
dsgets(name,*ivdsn*,ient,maxent,nent*,ix*,ierr*)int dsgets(name,ivdsn,ient,maxent,nent,ix,ierr) char *name; int *ivdsn, ient, maxent, *nent, *ix, *ierr;
Gets selected entries from a data set. It works like DSGET except that ient is the number of the first entry to be returned.