GET-CODEPAGES function
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The GET-CODEPAGES function returns a comma-delimited
list of the code pages listed in convmap.cp or
specified by the Conversion Map (-convmap) startup
parameter for the current ABL session.
Syntax
|
Example
This procedure displays a list of the code pages available in memory for the current ABL session and the collations available for each code page:
r-get.p
|