Allow only single-byte formatting characters
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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:
|
|
