Save the schema in one of the supported input encodings.
The schema encoding must be compatible with the working encoding that you use in the IntelliScript editor. This means that:
The schema encoding is identical to the working encoding,
or
Every character in the schema has an equivalent in the working encoding. For example, if the schema uses the UTF-8 encoding, and the working encoding is Windows-1252, the schema must not contain Unicode characters that have no Windows-1252 equivalent.
When you add a schema from an external location to a project, the Script translates the project copy of the schema to the working encoding.