DICTXX: List Background and Computed Variable Titles

Last updated 18 Nov 97

DICTXX will read a Variable Title file and produce a list of all background and computed variable titles and their formats.

Program Invocation

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


@codap dictxx <opt> <ssss> <VTf>

opt:      Program Options (none currently supported)
ssss:     The study number 
VTf:      Input Variable Title file.
	  Note: In previous documents and papers, this file has been called
	  a Variable Dictionary file, a Dictionary Title file, and a
	  Definitions file.  Variable Title file is the current standard.

Example

@codap dictxx - ssss vt100

The background and computed variable titles in file vt100 will be printed.

Back to document index