DQLOCLST Procedure

PROC DQLOCLST Statement

The DQLOCLST procedure creates a data set that includes the list of locales in the Quality Knowledge Base that is named by the SAS option DQSETUPLOC.

Syntax

PROC DQLOCLST
run;

Action

OUT=output-data-set

identifies the name of the output data set. The procedure follows standard SAS data set naming conventions.