• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • The CSPro Language
    • Data Entry Module
      • Introduction to Data Entry
      • Data Entry Application
        • General Data Entry Concepts
        • CSPro Data Entry Concepts
        • Create a Data Entry Application
          • Create a New Data Entry Application
          • Data Entry Application Types
          • Generate Default Data Entry Forms
          • Drag Options Menu
          • Data Entry Forms Screen Layout
          • View Form Questionnaire
          • Forms Tree
          • Run a Data Entry Application
          • Run Production Data Entry
          • Generate Binary Data Entry Application
        • Change Data Entry Characteristics
        • Forms Designer
      • Data Entry Editing
      • CAPI Data Entry
      • Network Data Entry
      • Android Data Entry
    • 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>

Generate Binary Data Entry Application

Binary data entry applications provide security during a production data entry operation. A binary data entry application consists of one single file with extension .pen, which includes the same information as the set of text files that normally make up a data entry application.
This generated file cannot be changed in any way. It cannot be opened by the CSPro Designer and it cannot be read in a text editor. If you make changes to the data entry application, you must generate the binary application again.
The binary application will run identically in CSEntry to a normal (text) application. An operator will not see any difference in behavior.
To generate a binary application, open the application in the normal way, then from the File menu select Publish Entry Application (.pen).
Before CSPro 6.0, binary data entry applications had the extension .enc. The 'P' in the new extension stands for "portable," which indicates that the file can be run not only on desktop CSEntry, but also on mobile devices. CSPro can no longer read .enc files and if you would like to run an application with such a format, you will have to use an older version of CSPro.