UPPER and lower case conventions - connect_cdc_sqdata - Latest

Connect CDC (SQData) Apply engine

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Apply engine
Copyright
2024
First publish date
2000
ft:lastEdition
2024-07-30
ft:lastPublication
2024-07-30T20:19:56.898694

While all commands, functions, variables and other instructions are case insensitive, Precisely recommends adopting conventions that facilitate readability and structure. Some examples of conventions include:

  • Use all CAPITAL LETTERS for naming parts files, particularly those that originate on the zOS platform such as IMS Segment and VSAM File Copybooks, Db2 DDL as well as Procedure (Proc) files that may be used on both zOS and other platforms.
  • Use Capital letters for all Commands.
  • Use Capital letters for Functions that operate on constants or the results of other Functions.
  • Use lower case letters for "if / else". Use the same case for items specified in external parts files, for example COBOL-FIELD-NAMES, oracle_column_names, etc.