
Note: The ATTRIB statement does not affect the CONTENTS statement output.
CONTENTS reports the labels, informats, and formats on the actual member.
Tip: You can use data set options with the DATA=, OUT=, and OUT2= options. You can
use any global statements as well.
Example: “Example 5: Describing a SAS Data Set” on page 574
Syntax
CONTENTS <option(s)>;
Summary of Optional Arguments
CENTILES
prints centiles information for indexed variables.
DATA=SAS-file-specification
specifies the input data set.
DETAILS | NODETAILS
includes information in the output about the number of observations, number
of variables, number of indexes, and data set labels.
DIRECTORY ...