JCL Help:AnsiReplacementCharacter

From Project JEDI Wiki
Jump to navigationJump to search


Summary

ANSI replacement character


Pascal

 AnsiReplacementCharacter: AnsiChar;


Description

When an Unicode character does not have representation in the current ANSI codepage, it may be replaced by this constant acting as an error flag. Depending on the code, exceptions might be raised instead of inserting this constant. See code details.


About

Unit

JclBase


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page