|
|||||
Recoverable Error |
An invalid character was found.
All the printable characters are allowed anywhere in an OmniMark program. These include letters, digits, and the punctuation characters: !@#$%{};:'"`~,<.>/? Spaces are allowed anywhere. Tabs and carriage returns, where available, are allowed outside strings. Line-feed and form-feed characters, where available, are allowed outside strings. All other characters are allowed only inside comments.
Additional Information
The invalid character's decimal code is 'X'.
or
The backquote character (`) must either appear in a string or comment, or start a name.
---- |