• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
    • Batch Editing Applications
    • Tabulation Applications
      • Introduction to Tabulation
      • Parts of a Table
      • Parts of the Table Tree
      • Common Uses of Tabulation
      • Capabilities of Tabulation
      • Creating Tables
      • Formatting Tables
      • Creating Tables by Geographic Area
      • Printing Tables
      • Tabulation Preferences
      • Saving and Copying Table Data
      • Table Post Calculation
      • Run Production Tabulations
        • Introduction to Production Tabulations
        • Run All in Batch
        • Run in Parts
          • Introduction to Run in Parts
          • Run Tabulate Interactively
          • Run Tabulate in Batch
          • Run Consolidate Interactively
          • Run Consolidate in Batch
          • Run Format Interactively
          • Run Format in Batch
      • Advanced Table Topics
      • Table Tips and Tricks
    • Data Sources
    • CSPro Statements and Functions
    • Text Templates
    • Templated Reporting System
    • HTML, Markdown, and JavaScript Integration
    • Action Invoker
    • Appendix
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataManager>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Run Tabulate Interactively

 

The Tabulate process reads the input data file(s), runs the tabulation application, and produces a set of table matrices that are stored in a tables file (*.TAB).

 

When the Tabulate process is selected, the following files are requested:

 

Define Tab File Associations Dialog Box

 

Input Data: The data file(s) being tabulated. There is NO required extension for CSPro data files. Multiple input data files can be selected using the browse button.

 

Output TAB: The table matrix file created during tabulation. The *.TAB extension is required. The name should be associated with the corresponding data file especially if multiple data files are tabulated using the same application.

 

Listing File: The diary-type report generated by the tabulation run showing record and case counts and any problems encountered.

 

This is a sample of a listing file where no problems were encountered during tabulation:

 

CSPRO Process Summary

+-----------------------------------------------------+

| 29143 Records Read ( 100% of input file) |

| 0 Ignored ( 0 unknown, 0 erased) |

| 0 Messages ( 0 U, 0 W, 0 E) |

+---------+--------------+--------------+-------------+

| Level | Input Case | Bad Struct | Level Post |

+---------+--------------+--------------+-------------+

| 1 | 4872 | 0 | 4872 |

+---------+--------------+--------------+-------------+

 

Process Messages

 

CSPRO Executor Normal End

-----------------------------------------------------

 

See also: Run Consolidate Interactively, Run Format Interactively