• <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
        • Data Dictionary Keys
        • Data Entry Keys
        • Batch Edit Keys
        • Tabulation Keys
      • Appendix C - Menu Summary
      • 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>

Tabulation Keys

Shortcuts Common Throughout CSPro
Shortcut KeyDescription
Ctrl + RRun the application.
Ctrl + Shift + RRun the application without prompting for file associations.
Ctrl + JHide the tree (view full screen).
Ctrl + TShow names instead of labels in tree.
Ctrl + Shift + TCycle between tabbed views in the tree.
Shortcuts Specific to the Table Designer
Shortcut KeyDescription
Ctrl + BView the table's tally attributes.
Ctrl + DShow or hide the table's hidden parts.
Alt + AEdit the area name options.
Ctrl + ASelect all cells.
Ctrl + Shift + CFast copy a populated table (for Excel).
Alt + Shift + LeftGo to the previous table.
Alt + Shift + Right Go to the next table.
Ctrl + LView the logic for the tables.
Ctrl + MView the tables (from logic view).
Shortcuts Specific to the Table Print View
Shortcut KeyDescription
Ctrl + GGo to a specific page or table.
Ctrl + Plus (+)Zoom in.
Ctrl + Minus (-)Zoom out.
Alt + HomeGo to the first page of the first table.
Alt + LeftGo to the previous page.
Alt + RightGo to the next page.
Alt + EndGo to the last page of the last table.
Shortcuts Specific to the Logic Editor
Shortcut KeyDescription
Ctrl + KCompile the currently selected item's logic.
Ctrl + SpaceDisplay autocomplete suggestions for a partially entered word.
Ctrl + 4Insert the name of the procedure or function that is currently being edited. 4 is the key for this item ($) on many keyboards.
Ctrl + GGo to a specific line number.
Ctrl + FFind the specified text.
F3Find the next occurrence of the specified text.
Shift + F3Find the previous occurrence of the specified text.
Ctrl + HReplace the specified text with different text.
Ctrl + ASelect all text.
Ctrl + Shift + LView the PROC GLOBAL logic.
Ctrl + /Comment or uncomment the current line or block of logic.
Ctrl + "Pastes the text on the clipboard as a string literal, escaping characters as needed.
Ctrl + DDuplicate the current line or block of logic.
Ctrl + LDelete the current line.
Ctrl + DelDelete the current word.
Ctrl + Shift + FCopy the selected logic in a format for using on the CSPro Users Forum.
Ctrl + Shift + UCopy the selected logic in a format for using on the CSPro Users Blog.
Alt + F12Display the reference window with information on the selected word.
Ctrl + Alt + ClickDisplay the reference window with information on the selected word.
F12Go to the declaration of the selected word.
Ctrl + ClickGo to the declaration of the selected word.
Ctrl + Plus (+)Increase the text font size.
Ctrl + Minus (-)Decrease the text font size.
Alt + 0Folds all logic.
Alt + Shift + 0Unfolds all logic.
Ctrl + Alt + FToggles the current code fold level.
Shortcuts Common Throughout Windows
Shortcut KeyDescription
F1Launch the help system.
Ctrl + NCreate a new document.
Ctrl + OOpen an existing document.
Ctrl + SSave the active document.
Ctrl + CCopy the selected object or text to the clipboard.
Ctrl + XCut the selected object or text to the clipboard.
Ctrl + VPaste into the document the object or text on the clipboard.
Ctrl + ZUndo the last action.
Ctrl + YRedo the previously undone action.
Ctrl + F4Close the active document.
Alt + F4Exit the application.
Ctrl + TabChange focus to the next window.
Alt + F6Change focus to the next window.
Shift + Alt + F6Change focus to the previous window.
See also: Data Dictionary Keys, Data Entry Keys, Batch Edit Keys