OpenEdge libraries
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To determine the code page a procedure library is encoded in, use the PROLIB utility with the -list
qualifier. The syntax is:
|
- library-name
- Specifies the name of a library. The library name must have a .pl extension.
For the complete syntax of the PROLIB
utility, see Manage ABL Applications.