• <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 Format Interactively

 

The Format process reads the table matrix file(s) output from Tabulate or Consolidations process, and produces tables files (*.TBW) based on format specifications given in the tabulation application.

 

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

 

Define Tab File Associations Dialog Box

 

Input TAB: The tabulated or consolidated matrices file. If application does not have area processing, it was created in the Tabulate process, if it has area processing was performed, it was created in the Consolidate process. The .TAB extension is required.

 

Area Names: Only used for applications with area processing. An Area Names File is used to associate the areas codes in the TAB file with their descriptive text. The .ANM extension is required.

 

Output TBW: The CSPro Table Viewer file created by merging the matrices from the input TAB file, the table format specifications from the tabulations application, and the optional area names. The .TBW extension is required.

 

Listing File: The report of the Format process.

 

This is a sample of a listing file for a Format process:

 

CSPRO Process Summary

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

| 8 Slices Read ( 100% of input file) |

| 0 Ignored ( 0 unknown, 0 erased) |

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

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

 

Process Messages

 

CSPRO Executor Normal End

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

 

See also: Run Tabulate Interactively, Run Consolidate Interactively, Introduction To Table Viewer