*&---------------------------------------------------------------------*
*& Chapter 8: Multi-Language Support
*&---------------------------------------------------------------------*
REPORT CHAP0809.

* Using text symbols
WRITE: / 'Literal without text symbol',
       / 'Original text of the source code'(001),
       / TEXT-002.
