Allow only single-byte formatting characters
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Format strings cannot contain multi-byte characters.
In the previous example, in the "xxx-xxxx" format
string, the x and the hyphen are single-byte characters.
The following format string, which contains a double-byte character
followed by two single-byte characters, is invalid:
|
|
