GET-COLLATIONS function
The GET-COLLATIONS function returns a comma-delimited list of the collations either listed in
convmap.cp
or specified by the Conversion Map (-convmap
) startup parameter for the specified code page.Syntax
codepage
ExampleThis procedure displays a list of the code pages available in memory for the current ABL session and the collations available for each code page:
See also
OpenEdge Release 10.2B
|