ASCII is a simple MMF1/MMF2/CF2.5 extension allowing to cast integer to character and vice versa.
Several others extensions provide the same feature to Click-developer. One, for example, would be String Parser 2. If you are using/switching to this last extension you will probably need to use the following expression:
(asc( "String Parser", > Character to cast <) and 255)
ASCII is currently developed using:
- MMF 2 standard SDK
- Microsoft Visual C++ 2005 Express Edition
Licensed under:
- Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0