Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0

Index

On this page

You are viewing documentation of version 19.0, which is not included in the latest version. Click here to open the index page for version 18.0.

Compiler Messages Reference for @keymanapp/kmc-convert


Code Identifier Message
KM0C003 ERROR_FileNotFound Input filename '<param>' does not exist or could not be loaded.
KM0C004 ERROR_InvalidFile The source file has an invalid structure: <param>
KM0C005 ERROR_UnableToReadFile Input file '<param>' could not be read.
KM0C006 ERROR_UnableToRead Input file could not be read. <param>
KM0C007 ERROR_UnsupportedCharactersDetected Input file contains unsupported character '<param>' at keyMap index <param> on Keycode <param> (<param>)
KM0C008 ERROR_UndefinedActionDetected Action id <param> of key <param> in keymapIndex <param> is not defined
KM0C009 ERROR_NoConverterFound No converter is available that can convert from '<param>' to '<param>'.
KM0C00A ERROR_UnableToConvert Input file '<param>' could not be converted.
KM0C00B ERROR_UnableToWrite Output file for '<param>' could not be written. <param>
KM0C00C ERROR_UnableToParse Input data could not be parsed.