Language Reference - Additional Topics
Table of Contents
Index
Chapter 5: Double-Byte Character Set Support
5.1 DBCS Data
5.2 Roman Script in DBCS
5.3 Multivendor Integration Architecture Support
5.4 Source Programs
5.5 Language Extensions
5.6 Comments and Comment-entries
5.7 User-defined Words
5.8 Spaces
5.9 Data Items
5.9.1 DBCS Data Items
5.9.2 Mixed Data Items
5.10 Literals
5.10.1 DBCS Literals
5.10.1.1 Category of DBCS Literals
5.10.2 Mixed Literals
5.10.3 Figurative Constants
5.10.4 The "N" literal
5.11 Program Structure
5.11.1 The END PROGRAM Header
5.12 Identification Division in the DBCS Module
5.12.1 The PROGRAM-ID Paragraph
5.13 Environment Division in the DBCS Module
5.13.1 The SOURCE-COMPUTER Paragraph
5.13.2 The OBJECT-COMPUTER Paragraph
5.13.3 The SPECIAL-NAMES Paragraph
5.13.4 The FILE-CONTROL Paragraph
5.14 Data Division in the DBCS Module
5.14.1 The JUSTIFIED Clause
5.14.2 The PICTURE Clause
5.14.3 Rules for DBCS Data
5.14.4 Rule for DBCS Edited Data
5.14.4.1 Symbols Used
5.14.5 Editing Rules
5.14.5.1 Fixed Insertion Editing
5.14.6 The REDEFINES Clause
5.14.7 RENAMES Clause
5.14.8 The USAGE Clause
5.14.9 The VALUE Clause
5.14.10 CONDITION-NAME Rules
5.15 Procedure Division in the DBCS Module
5.15.1 Conditional Expressions
5.15.1.1 Relation Conditions
5.15.1.2 Class Condition
5.15.2 Move Operation
5.15.3 The ACCEPT Statement
5.15.4 The CALL Statement
5.15.5 The CANCEL Statement
5.15.6 The INITIALIZE Statement
5.15.7 The INSPECT Statement
5.15.8 The MOVE Statement
5.15.9 The SEARCH Statement
5.15.10 The STOP Statement
5.15.11 The STRING Statement
5.15.12 The UNSTRING Statement