In an RPG/400 program, you can use DBCS data:
You may mix DBCS data with alphanumeric data. The RPG/400 language treats DBCS data in the same way as Single Byte Character Set (SBCS) data.
The RPG/400 language uses the value 10 in the *OUT field in the file information data structure (INFDS) to indicate that the national language output capability of the device makes it possible for you to use DBCS data with it.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.