Log File Code Page (-cplog)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Log File Code Page (-cplog)
Use Log File Code Page (-cplog) to identify the code page that OpenEdge
uses to write messages to the log (.lg) file. If you do not specify a
value, the default is the code page specified by Stream Code Page (-cpstream).
| Operating system and syntax | UNIX / Windows |
-cplog
code-page
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Session, Database Server, DataServer | — | — | -cpstream | -cpstream |
- code-page
- Name of the code page for messages written to the log file.
To retrieve value of this startup parameter at runtime, use the CPLOG
attribute of the SESSION system handle.