File

CVCRD01Y.cpy: CardDemo Core Copybook

Part of CardDemo Core Module: Defines data structures CC-ACCT-ID-N and CC-CARD-NUM-N for the CardDemo Core module.

IsolatedExpanded
OverviewSource

Files

  • COTRTLIC.cblThis node is part of the CardDemo Core Copybook and defines work areas for processing card-related data. It includes a field CCARD-AID to store card identification, with various condition names (e.g., CCARD-AID-ENTER, CCARD-AID-CLEAR, CCARD-AID-PFK01) representing different user inputs or function key presses. Additionally, it contains a field CCARD-LAST-PROG to store the name of the last program executed.
    View
  • COTRTUPC.cblThis program defines work areas and associated indicators for card-related operations. It includes definitions for CCARD-AID, which can hold values representing user input such as ENTER, CLEAR, and various PF keys (PFK01 through PFK12), as well as PA keys (PA1, PA2). Additionally, it defines CCARD-LAST-PROG to store the last program executed.
    View
  • COACTUPC.cblThis program, COACTUPC.cbl, is part of the CardDemo Core Copybook (CVCRD01Y.cpy) and is included within it. It defines various work areas and includes a field CCARD-AID which holds card aid information. This field has several associated condition names (88-level entries) representing different actions or program function keys like 'ENTER', 'CLEAR', and 'PFK01' through 'PFK12'.
    View
  • COACTVWC.cblThis program defines work areas used for card demonstrations. It includes various predefined values for card activation identifiers (CCARD-AID), such as ENTER, CLEAR, and function keys (PFK01-PFK12). Additionally, it contains a field to store the last program name processed.
    View
  • COCRDLIC.cblThis program segment defines work areas for card-related operations, including a CCARD-AID field with various predefined values representing different user actions or keys like 'ENTER', 'CLEAR', and function keys PF1 through PF12. It also includes a field for the last program name.
    View
  • COCRDSLC.cblThis program includes the CVCRD01Y.cpy copybook, which defines work areas for card-related operations. It specifically defines a CC-WORK-AREA containing a CCARD-AID field with various predefined values representing different user actions or function keys. This suggests it handles card input and command processing within the CardDemo application.
    View
  • COCRDUPC.cblThis program defines working areas for card-related operations, including a CCARD-AID field which acts as a card identifier. It also includes definitions for various function keys (PFK01 through PFK12) and other special key inputs like ENTER, CLEAR, PA1, and PA2. Additionally, it contains a field for the last program processed, CCARD-LAST-PROG.
    View
  • CVCRD01Y.cpyRelated flow
    View