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