CPRCODEOUT attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The code page ABL uses at compile time to convert text strings into the text segment and marks the text segment with the code page name.
Data type: CHARACTER
Access: Read-only
Applies to: SESSION system handle
This
attribute reads the value you set using the R-code Out Code Page (-cprcodeout)
startup parameter.