cobol2.hlp (Table of Contents; Topic list)
DBSPACE (↑ Choosing Run-time Behavior)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    DBSPACE
 
  Function:     Makes the compiler interpret the figurative constant
                SPACE, when used as a DBCS figurative constant, as the
                double-byte space character supplied by the system.
 
  Syntax:
 
     ─┬───┬─┬────┬──DBSPACE───────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NODBSPACE
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-