Karl-Heinz,
In the next build the functions ChrA() and AscA() have been renamed to Chr() and Asc(). The original implementations of Chr() and Asc() (which were using the DOS codepage to convert) have been removed.
Robert
Chr() vs. ChrA() and Asc() vs. AscA()
Chr() vs. ChrA() and Asc() vs. AscA()
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 774
- Joined: Wed May 17, 2017 8:50 am
- Location: Germany
Chr() vs. ChrA() and Asc() vs. AscA()
Many thanks, Robert !!!robert wrote:Karl-Heinz,
In the next build the functions ChrA() and AscA() have been renamed to Chr() and Asc(). The original implementations of Chr() and Asc() (which were using the DOS codepage to convert) have been removed.
Robert
regards
Karl-Heinz