GET-CODEPAGES function
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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
|