• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
      • Introduction to Data Dictionary
      • Organization
      • Dictionary Concepts
      • Data Dictionary Application
        • Creating a Dictionary for a New File
        • Creating a Dictionary for an Existing File
        • Data Dictionary Screen Layout
        • View Dictionary Questionnaire
        • Dictionary Property Panel
        • Data Dictionary Tree
        • Relative and Absolute Mode
        • Dictionary Types
        • Reconciling Dictionary Changes
      • How to ...
    • The CSPro Language
    • Data Entry Module
    • Batch Editing Applications
    • Tabulation Applications
    • Data Sources
    • CSPro Statements and Functions
    • Templated Reporting System
    • HTML and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Creating a Dictionary for an Existing File

 

To create a dictionary from an existing file you will need written documentation concerning the organization of the data on the file. This is usually presented as a set of record descriptions. These record descriptions identify the different kinds of records, the items on each record, the starting position and length of each item, type of data contained in each item, the values that can appear in each item and the significance of those values. Further, if you only want to use a subset of information in the data file, using absolute positioning allows you to define only those data items of interest to you.

 

Once you have the record descriptions for the data file you are ready to create the dictionary.

 

• With CSPro create a new Data Dictionary file.

 

• In the Turn Options menu, uncheck the option for "Relative Positioning" so that you can position each data item according to the written specification.

 

• In the new data dictionary, define the records, items, and values from the record description.

 

See also: Select Relative or Absolute Positioning