Find additional information on character processing tables other than word-break tables

For more information on character attribute tables, case tables, collation tables, and code-page conversion tables, check these cross-references:

  • See Deployment and Configuration for information on setting startup parameters to tell OpenEdge which code page, collation table, or case table to use
  • Run the procedure list-cp.p in the OpenEdge/prolang directory to see a list of the collations OpenEdge supports
  • Run the procedure listconv.p in the OpenEdge/prolang directory to see a list of the code-page conversions OpenEdge supports
  • See the readme file in the OpenEdge/prolang directory for information on:
    • The locale-specific subdirectories of the OpenEdge/prolang directory
    • The case tables OpenEdge provides
    • The collation tables OpenEdge provides
    • The code-page conversion tables OpenEdge provides