SETSXX: List Index of Factors on a FACSET File

Last updated 19 Nov 97

SETSXX will produce an index of factors contained on a FACSET or MODSET file. This index will contain information about each factor, including the type, title, mean, standard deviation, maximum and minimum values, and the number of valid task values.

Program Invocation

The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.


@codap setsxx <opt> <ssss> <FS>

opt:     Program Options (none currently supported)
ssss:    The study number
FS:      Input FACSET/MODSET File

Example

@codap setsxx - ssss fs000

FACSET File fs000 will be read and an index will be printed, listing information on all factors in the file.

Back to document index