Enumerates errors which can occur when a text filter is used to convert a TX Text Control document to or from another format. It contains the following values:
| Member | Description |
|---|---|
| Wrong |
The file type is not supported through the filter. |
| Bad |
There is a logical error in the file. |
| Out |
Unable to allocate enough memory. |
| Cannot |
File read error. |
| Cannot |
File write error. |
| Cannot |
Unable to open the file. |
| File |
The input file is too big. |
| Unsupported | Unsupported format version. |
| Internal | Unspecified internal error. |
| Obsolete | The filter is obsolete. |
| Not |
The file contains not well-formed syntax. |
| Encrypted | The document cannot be imported because the used encryption scheme is not supported. |
| Non |
The document cannot be saved, because it contains a non-embeddable font. |
| Invalid |
The specified certificate is invalid or has no private key. |
| Invalid |
The specified time server does not exist or retrieves invalid data. |
| Invalid |
The specified user-password is invalid. |