Previous: DSNCAT
Up: Retrieving data set information
Next: DS_EXAMINE
Previous Page: DSNCAT
Next Page: DS_EXAMINE

DSSHOW

dsshow(name,ient,lun,ierr*)

int dsshow(name,ient,lun,ierr) char *name; int ient, lun, *ierr;

Displays formatted output with contents of the data set. Either selected entries or the whole data set may be displayed. NAME may describe the data set or a subset. Also entry numbers may be specified in name (see Access to data by name).

NAME
- data set name or subset name
IENT
- entry number. 0 means 'all entries'
LUN
- Fortran unit number for output
IERR*
- DSPACK error flag

wwwd@na49
Fri Nov 4 02:45:08 MET 1994