Syntax: CONTENTS Procedure


Tip: Supports the Output Delivery System. See Output Delivery System on page 32 for details.

ODS Table Names : See: ODS Table Names on page 365

Reminder: You can use the ATTRIB, FORMAT, and LABEL statements. See Chapter 3, Statements with the Same Function in Multiple Procedures, on page 57 for details. You can also use any global statements. See Global Statements on page 18 for a list.

Reminder: You can use data set options with the DATA= and OUT= options. See Data Set Options on page 18 for a list.

Reminder: Complete documentation for the CONTENTS statement and the CONTENTS procedure is in CONTENTS Statement on page 319.

See: CONTENTS Procedure in the documentation for your operating environment.

PROC CONTENTS < option(s) >;

To do this

Use this option

Print centiles information for indexed variables

CENTILES

Specify the input data set

DATA=

Include information in the output about the number of observations, number of variables, and data set labels

DETAILS NODETAILS

Print a list of the SAS files in the SAS data library

DIRECTORY

Print the length of a variable s informat or format

FMTLEN

Restrict processing to one or more types of SAS file

MEMTYPE=

Suppress the printing of individual files

NODS

Suppress the printing of the output

NOPRINT

Print a list of variables in alphabetical order even if they include mixed case names

ORDER=IGNORECASE

Specify the output data set

OUT=

Specify an output data set that contains information about constraints

OUT2=

Print abbreviated output

SHORT

Print a list of the variables by their logical position in the data set

VARNUM




Base SAS 9.1.3 Procedures Guide (Vol. 1)
Base SAS 9.1 Procedures Guide, Volumes 1, 2, 3 and 4
ISBN: 1590472047
EAN: 2147483647
Year: 2004
Pages: 260

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net