Try OpenEdge Now
Internationalizing Applications
Using Multi-byte Code Pages
:
Inside the multi-byte application
Inside the multi-byte application
Besides input code and output code, applications have internal code. The primary responsibility of internal code is to process characters and character strings which, of course, can be multi-byte.
This section discusses the following topics:
Distinguishing characters, bytes, and columns
Techniques for working with multi-byte characters
ABL support for processing multi-byte characters
In this section:
Distinguishing characters, bytes, and columns
Techniques for working with multi-byte characters
ABL support for processing multi-byte characters