• <GetStart>
  • CSPro User's Guide
    • The CSPro System
    • Data Dictionary Module
    • 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
      • Appendix A - Installation
      • Appendix B - Keys Summary
      • Appendix C - Menu Summary
        • CSPro Menu
        • Data Dictionary Menu
        • Data Entry Menu
        • Batch Editing Menu
        • Tabulation Menu
      • Appendix D - Toolbar Summary
      • Appendix E - Application Properties
      • Appendix F - Converting Within IMPS or ISSA
      • Appendix G - Errors in Censuses and Surveys
      • Appendix H - File Types
      • Appendix I - JSON Representations
  • <CSEntry>
  • <CSBatch>
  • <CSTab>
  • <DataViewer>
  • <TextView>
  • <TblView>
  • <CSFreq>
  • <CSDeploy>
  • <CSPack>
  • <CSDiff>
  • <CSConcat>
  • <Excel2CSPro>
  • <CSExport>
  • <CSIndex>
  • <CSReFmt>
  • <CSSort>
  • <ParadataConcat>
  • <ParadataViewer>
  • <CSCode>
  • <CSDocument>
  • <CSView>
  • <CSWeb>

Batch Editing Menu

The following is a summary of the menu options available while editing batch edit applications:
File
NewCreate a new application.
OpenOpen an existing application.
CloseClose an application.
SaveSave an application.
Save AsSave the active application with a new name.
Add FilesAdd a dictionary to an existing application.
Drop FilesDrop a dictionary from an existing application.
CSPro SettingsClear cached credentials from your computer.
CompileCompile the logic in the application.
RunRun the application.
 
Edit
UndoUndo latest cut/copy/paste operations.
RedoRedo the latest undo operations.
CutCut logic and place it on the clipboard.
CopyCopy logic and place it on the clipboard.
PastePaste logic from the clipboard.
FindFind text in the logic.
Find NextFind the next occurrence of text in the logic.
ReplaceReplace text with new text in the logic.
Format LogicFormat the logic using a defined CSPro code formatting style.
 
View
Names in TreesShow names instead of labels in trees.
Append Labels to Names in TreeShow both labels and names in trees.
Full ScreenHide the trees and show full screen view.
LogicShow logic procedures in the right-hand window.
QuestionnaireShow the questionnaire in the right-hand window using the dictionary items.
Report PreviewDisplay a preview of a templated report.
User and Configuration SettingsOpen a dialog that allows you to edit the user and configuration settings.
 
Options
Application PropertiesModify a variety of application properties.
Custom OrderAllow user defined order of editing.
 
Code
Paste as String LiteralPastes the text on the clipboard as a string literal, escaping characters as needed.
String EncoderShows a dialog that encodes and decodes text into a variety of string literal formats.
Path AdjusterDisplays a dialog that facilitates working with absolute and relative paths in CSPro logic.
Symbol AnalysisView information about where each dictionary symbol, form symbol, and user-defined function is used in an application.
Deprecation WarningsModify the setting for the kind of deprecation warnings to display during compilation.
Code FoldingOptions to fold the application's logic.
See also: CSPro Menu, Data Dictionary Menu