Below is a full list of all possible TX Text Control error codes categorized by modules. You can filter by error number and module.
Errors and modules can be also retrieved using a Web API: [GET] api/errors and [GET] api/errors/modules| Number | Description | Module |
|---|---|---|
| 0100 | Unable to allocate enough local memory. | TextControl |
| 0101 | The specified file does not exist or cannot be opened. | GraphicsImportFilter |
| 0101 | Unable to allocate enough memory to register a new image. | ImageModule |
| 0102 | The specified file contains a bitmap or a picture that is too big. | GraphicsImportFilter |
| 0103 | The file contains a bitmap that is completely white. | GraphicsImportFilter |
| 0103 | Unable to allocate enough local memory. | TextControl |
| 0107 | The specified file is of an unknown type. | GraphicsImportFilter |
| 0109 | Current file data is bad. | GraphicsImportFilter |
| 010A | The import operation has been aborted. | GraphicsImportFilter |
| 010B | Unable to allocate enough memory during import operation. | GraphicsImportFilter |
| 010D | The generated metafile is too big. | GraphicsImportFilter |
| 010F | Locking memory failed. | GraphicsImportFilter |
| 0129 | The import file contains an unsupported compression scheme. | GraphicsImportFilter |
| 012A | The import file contains an unsupported file version. | GraphicsImportFilter |
| 012B | The import file contains an unsupported style. | GraphicsImportFilter |
| 0200 | Cannot find the specified programmatic identifier in the registration database. | OleObjects |
| 0201 | Cannot insert the specified OLE object. | OleObjects |
| 0201 | Unexpected error, invalid text handle. | TextControl |
| 0202 | Cannot paste an OLE object from the clipboard. | OleObjects |
| 0202 | Unable to allocate enough memory to save the text. | TextControl |
| 0203 | OLE object cannot be inserted, the specified filename may be invalid. | OleObjects |
| 0203 | Current text not available, GlobalLock failure. | TextControl |
| 0204 | Unable to create any more paragraphs. | TextControl |
| 0205 | Current text not available, GlobalLock failure. | TextControl |
| 0300 | The TX_FIELD_SETDATA message has been used with invalid arguments. Either the dwData member or the dwDataSize and lpdata members of the FIELDSETDATA data structure must be set to zero. | TextControl |
| 0301 | Unable to allocate enough memory to register the image to be loaded. | ImageModule |
| 0301 | Unable to allocate enough memory to store data for a marked text field. | TextControl |
| 0302 | File error, unable to read data from file. | ImageModule |
| 0302 | Field data list not available, GlobalLock failure. | TextControl |
| 0303 | Unexpected error, field identifier mismatch. | TextControl |
| 0304 | Unable to allocate enough memory to store data for a marked text field. | TextControl |
| 0305 | Unexpected error, field data list not available. | TextControl |
| 0306 | Unexpected error. Field data list not available, GlobalLock failure. | TextControl |
| 0307 | Unexpected error, field identifier not found. | TextControl |
| 0308 | The TX_FIELD_SETDATA message has been used with invalid arguments. Either the dwData member or the dwDataSize and lpdata members of the FIELDSETDATA data structure must be set to zero. | TextControl |
| 0309 | Unexpected error, field data list not available. | TextControl |
| 030A | Unexpected error. Field data list not available, GlobalLock failure. | TextControl |
| 030B | Unexpected error, field identifier not found. | TextControl |
| 030C | Unable to allocate enough memory to store data for a marked text field. | TextControl |
| 030D | TX_FIELD_SETTYPE: invalid parameter. Data size not specified. | TextControl |
| 030E | TX_FIELD_SETTYPE: invalid parameter. Specified data not necessary. | TextControl |
| 030F | TX_FIELD_SETTYPE: invalid parameter. Specified data invalid for specified field type. | TextControl |
| 0400 | Unable to load or paste the given text. The size of the text is more than 64kB for a single Text Control or the format is unknown to TX. | TextControl |
| 0401 | Unable to allocate enough memory. | ImageModule |
| 0401 | Unable to allocate enough memory to load the text from a file or to paste the text with the TX_PASTEDATA message. | TextControl |
| 0402 | Allocated memory block not available, GlobalLock failure. | TextControl |
| 0403 | File error, unable to write data to file. | ImageModule |
| 0403 | Unable to allocate enough memory to load the format data from a file or to paste the format data with the TX_PASTEDATA message. | TextControl |
| 0404 | Allocated memory block not available, GlobalLock failure. | TextControl |
| 0405 | File error, unable to read format data from a file. | TextControl |
| 0406 | Cannot convert old prior image format. | TextControl |
| 0407 | File error, unable to write format data into a file. | TextControl |
| 0408 | Unable to allocate enough memory to convert an earlier TX format. | TextControl |
| 0409 | Unexpected error, invalid object count. | TextControl |
| 040A | Unable to allocate enough memory to save fixed positioned objects. | TextControl |
| 040B | Allocated memory block not available, GlobalLock failure. | TextControl |
| 040C | Data of fixed positioned object cannot be saved. The WMX_COPYDATA message failed. | TextControl |
| 040D | Unable to allocate enough memory to load fixed positioned objects. | TextControl |
| 040E | Unexpected error. Invalid data size. | TextControl |
| 0410 | The text format does not start with a valid version number. | TextControl |
| 0412 | Unable to allocate enough memory for saving document data. | TextControl |
| 0413 | No file or buffer specified. | TextControl |
| 0414 | Document data part invalid. | TextControl |
| 0415 | Data cannot completely read from file. | TextControl |
| 0416 | Data cannot completely read from buffer. | TextControl |
| 0500 | Font information not available, GlobalLock failure. | TextControl |
| 0501 | Unexpected error, invalid local handle. | TextControl |
| 0503 | Unable to allocate local memory for the font manager. | TextControl |
| 0504 | The specified graphics import filter cannot be loaded. | ImageModule |
| 0504 | Unable to get data from the font manager. | TextControl |
| 0505 | The specified graphics import filter uses an unknown interface. | ImageModule |
| 0505 | Unable to create an inserted font. | TextControl |
| 0506 | Invalid image list. | TextControl |
| 0600 | OpenClipboard failed. | ImageModule |
| 0601 | Unable to get data from the clipboard. | ImageModule |
| 0602 | Clipboard import error: invalid data handle. | ImageModule |
| 0603 | Clipboard export error: cannot copy data to the clipboard. | ImageModule |
| 0700 | File error: cannot create temporary file to import clipboard data. | ImageModule |
| 0700 | Unable to get data from the font manager during the TX_ENLARGEFONT message. | TextControl |
| 0701 | File error: cannot write to temporary file. | ImageModule |
| 0701 | Unable to get data from the font manager during the TX_SETFONT message. | TextControl |
| 0702 | File error: cannot read temporary file data. | ImageModule |
| 0702 | Unable to get data from the font manager during the TX_SETFONTATTR message. | TextControl |
| 0703 | Unable to allocate enough memory. | ImageModule |
| 0703 | Unable to allocate enough memory to alter font information. | TextControl |
| 0704 | Unable to get data from the font manager. | TextControl |
| 0705 | Unable to allocate enough memory to initialize the font manager. | TextControl |
| 0706 | Unable to initialize the font manager. | TextControl |
| 0707 | Unable to get data from the font manager during the TX_GETFONTATTR message. | TextControl |
| 0708 | Unable to lock local fontlist. | TextControl |
| 0709 | Global fontlist not available. | TextControl |
| 0800 | Unable to create a new Image Control window. | TextControl |
| 0801 | Unable to create a new Image Control window because the requested window size is too large. | TextControl |
| 0802 | The Image Control module TX33_IC.DLL is obsolete but can be used. | TextControl |
| 0803 | The Image Control module TX33_IC.DLL must be a newer version. | TextControl |
| 0804 | The Image Control module TX33_IC.DLL could not be loaded. | TextControl |
| 0900 | IC_PASTEDATA message: invalid argument. | ImageModule |
| 0900 | WM_GETTEXT/TX_GETTEXT messages: The specified buffer is too small. | TextControl |
| 0901 | IC_PASTEDATA message: unsupported data format. | ImageModule |
| 0901 | TX_SETLINEANDCOL message: Invalid page number. | TextControl |
| 0902 | Unable to allocate enough memory. | ImageModule |
| 0902 | TX_SETLINEANDCOL message: Invalid line number. | TextControl |
| 0903 | IC_COPYDATA message: invalid argument. | ImageModule |
| 0903 | TX_SETLINEANDCOL message: Invalid column number. | TextControl |
| 0A00 | Error in CreateTextControl, the given window size is too small. | TextControl |
| 0A01 | Error in CreateTextControl, the given window size is too large. | TextControl |
| 0A02 | Unable to create a new TX window, CreateWindow failed. | TextControl |
| 0A03 | Unable to expand the global fontlist. | TextControl |
| 0A04 | Invalid formatting device. | TextControl |
| 0A05 | Unexpected error, invalid count of fixed positioned objects. | TextControl |
| 0B00 | Unable to allocate enough memory. | ImageModule |
| 0B00 | Unable to allocate enough memory to create data for the internal text format. | TextControl |
| 0B01 | Invalid argument. | ImageModule |
| 0B01 | Unexpected text format data not available, GlobalLock failure. | TextControl |
| 0B02 | IC_PRINT message: Unexpected error. | ImageModule |
| 0B02 | Unexpected error, invalid local handle. | TextControl |
| 0B03 | Unexpected error, unable to get font data. | TextControl |
| 0B04 | Unexpected error, invalid local handle. | TextControl |
| 0B05 | Unexpected error, unable to get paragraph data. | TextControl |
| 0B06 | Unable to get image data from the Image Control module. | TextControl |
| 0B07 | Unexpected error, invalid text description. | TextControl |
| 0B08 | Current text not available, GlobalLock failure. | TextControl |
| 0B09 | Unable to allocate enough memory. | TextControl |
| 0B0A | Memory block not available, GlobalLock failure. | TextControl |
| 0B0B | Unexpected error, table list not available. | TextControl |
| 0B0C | Unexpected error, table attribute list not available. | TextControl |
| 0B0D | Unable to allocate enough memory. | TextControl |
| 0B0E | Format data part more than 64 kB. Use smaller blocks of text. | TextControl |
| 0B0F | Unable to allocate enough memory. | TextControl |
| 0B10 | Unable to allocate enough memory. | TextControl |
| 0B11 | Unexpected error, invalid handle. | TextControl |
| 0B12 | TF_FORMAT_UNICODE is only supported through the Text Control 32 bit version. | TextControl |
| 0B13 | Unable to allocate enough memory to convert a Unicode string to ANSI. | TextControl |
| 0B14 | A Unicode character string cannot be converted to ANSI. | TextControl |
| 0C00 | Not enough memory available to enable headers and footers. | TextControl |
| 0C01 | The position value for the specified header or footer is invalid. | TextControl |
| 0C02 | Headers and footers are not initialized. | TextControl |
| 0D00 | Unexpected error, invalid pointer. | TextControl |
| 0D01 | Unable to allocate enough memory. | TextControl |
| 0D02 | Allocated memory block not available, GlobalLock failure. | TextControl |
| 0D03 | Unexpected data lists not available, GlobalLock failure. | TextControl |
| 0D04 | Unable to allocate enough memory to expand internal data lists. | TextControl |
| 0D05 | Unexpected data lists not available, GlobalLock failure. | TextControl |
| 0D06 | Unexpected error, unknown object. | TextControl |
| 0D07 | Unexpected error, invalid global handle. | TextControl |
| 0D08 | Unexpected data lists not available, GlobalLock failure. | TextControl |
| 0E00 | The requested window size is too small. Use the WM_GETMINMAXINFO message to obtain information about the minimum window size before resizing. | TextControl |
| 0E01 | Unable to zoom the TX window. The window size cannot be zoomed further. | TextControl |
| 0F00 | Unable to allocate enough memory to expand the list of line parameters. | TextControl |
| 0F01 | Line list data not available. GlobalLock failure. | TextControl |
| 0F02 | Line list data not available. GlobalLock failure. | TextControl |
| 1000 | Unexpected display error, data not available. | TextControl |
| 1001 | Unexpected display error, data not available. | TextControl |
| 1002 | Unable to allocate enough memory. | TextControl |
| 1003 | Unable to expand the line list buffer. | TextControl |
| 1004 | Unable to allocate enough memory. | TextControl |
| 1005 | General internal error, data lost. | TextControl |
| 1007 | Unexpected display error, data not available. | TextControl |
| 1008 | Unexpected display error, data not available. | TextControl |
| 1009 | Unexpected display error, text data not available. | TextControl |
| 100A | The client area of the Text Control window is too small to display at least one line of text. Use the WM_GETMINMAXINFO message to obtain information about minimum sizes. | TextControl |
| 1200 | Unexpected error, formatting process could not be performed. | TextControl |
| 1202 | Unexpected error, paragraph data lost. | TextControl |
| 1205 | Unexpected error, paragraph data lost. | TextControl |
| 1300 | Unable to allocate enough local memory. | TextControl |
| 1401 | Unexpected error, invalid local handles. | TextControl |
| 1402 | New text not available, GlobalLock failure. | TextControl |
| 1403 | Unable to empty the clipboard during the TX_ADJUSTCLIPBOARD message. | TextControl |
| 1405 | Clipboard data not available, GlobalLock failure. | TextControl |
| 1406 | Unable to allocate enough memory to get data from the clipboard. | TextControl |
| 1407 | Unable to allocate enough memory to adjust the clipboard data to a new output device. | TextControl |
| 1408 | Error while calling TX_SETDEVICE, device unknown. | TextControl |
| 1409 | Unable to allocate enough local memory. | TextControl |
| 1600 | Unable to empty the clipboard. | TextControl |
| 1601 | SetClipboardData failed. | TextControl |
| 1602 | SetClipboardData failed. | TextControl |
| 1603 | OpenClipboard failed, the clipboard is still open. | TextControl |
| 1604 | Clipboard data not available, GlobalLock failure. | TextControl |
| 1611 | The clipboard contains an old TX format. Old clipboard formats are not supported. | TextControl |
| 1612 | OpenClipboard failed. | TextControl |
| 1900 | Unable to copy text between linked windows. | TextControl |
| 1901 | Text Control windows cannot be linked. The specified window handle is not a Text Control window handle. | TextControl |
| 1902 | Text Control windows cannot be linked. The selected combination of connections is not possible. | TextControl |
| 1903 | Full message queue. Text cannot be formatted. | TextControl |
| 1904 | The following window cannot be connected because the specified Text Control has either a formatting area or the TF_AUTOEXPAND mode has been selected. | TextControl |
| 1905 | The text size of linked windows is limited to 64 kByte per window. | TextControl |
| 1907 | Text cannot be completely inserted. The text of a single Text Control overflows the 64 kB limit. | TextControl |
| 1A00 | Cannot allocate enough memory to switch on word-division. | TextControl |
| 1B00 | Filter not available, LoadLibrary failed. | TextControl |
| 1B01 | Unknown filter or filter function not found. | TextControl |
| 1B02 | TX_IMPORTTEXT* messages: Unable to convert old format, not enough memory. | TextControl |
| 1B03 | TX_IMPORTTEXT* messages: Unable to convert old format, the format is too old. | TextControl |
| 1B04 | The specified text filter does not contain the extended interface functions TX_Ex_Export and TX_Ex_Import. | TextControl |
| 1B05 | Filter too old: GetFilterInfo not available. | TextControl |
| 1B06 | The text filter cannot process Unicode strings. | TextControl |
| 1C00 | Unable to allocate enough memory to insert a large amout of text. | TextControl |
| 1C01 | Unable to allocate enough memory to convert an ASCII string into the internal text format. | TextControl |
| 1C02 | Unable to allocate enough memory to save the remainder of the text over 64 kB. | TextControl |
| 1C03 | Loading text in Unicode format is only supported through the Text Control 32 bit version. | TextControl |
| 1D01 | Filter error: the text data to be imported has the wrong text format. | TextControl |
| 1D02 | Filter error: bad token in data. | TextControl |
| 1D03 | Filter error: unable to allocate enough memory | TextControl |
| 1D04 | Filter error: unable to read data. | TextControl |
| 1D05 | Filter error: unable to write data. | TextControl |
| 1D06 | Filter error: unable to open file. | TextControl |
| 1D07 | Filter error: input file too big. | TextControl |
| 1D08 | Filter error: unsupported part of data. | TextControl |
| 1D09 | Filter error: internal filter error. | TextControl |
| 1D0A | Filter error: filter too old for the specified format. | TextControl |
| 1E00 | TX_FIELD_GETTEXT message: Invalid buffer length. | TextControl |
| 1E01 | The field text cannot be set to an empty string, as this would result in two empty fields being at the same text input position. | TextControl |
| 1E02 | Fields of the types FT_LINKTARGET and FT_TOPIC must not contain any text. | TextControl |
| 1E03 | TX_FIELD_SETTYPE: The specified field could not be found. | TextControl |
| 1E04 | TX_FIELD_SETTYPE: Fields of the types FT_LINKTARGET, FT_PAGENUMBER, FT_TOPIC and FT_ALLPAGES must not contain any text. | TextControl |
| 1E05 | TX_FIELD_SETTYPE: Fields of the types FT_PAGENUMBER and FT_ALLPAGES can only be inserted in headers or footers. | TextControl |
| 1F00 | Unable to get text that should be copied to the following window in a chain of linked windows. | TextControl |
| 1F01 | Unable to test whether text needs to be copied to the previous window in a chain of linked windows. | TextControl |
| 1F02 | Unexpected error while text was being copied to a linked window. | TextControl |
| 1F03 | Text cannot be copied to the previous window in a chain of linked windows. | TextControl |
| 1F04 | Full message queue. The text operation was too complex. The SetMessageQueue function can be used to avoid this error. | TextControl |
| 1F05 | Unexpected error, unable to perform the text operation. | TextControl |
| 1F06 | Unexpected error, unable to perform the text operation. | TextControl |
| 1F07 | Unexpected error, unable to perform the text operation. | TextControl |
| 1F08 | Unexpected error, unable to perform the text operation. | TextControl |
| 2000 | New text to insert not available, GlobalLock failure. | TextControl |
| 2001 | Image has no reference in the text buffer. | TextControl |
| 2002 | Unable to allocate enough memory to insert format data. | TextControl |
| 2003 | Unable to allocate enough memory. | TextControl |
| 2005 | Unable to allocate enough memory to convert a multibyte character string to Unicode. | TextControl |
| 2006 | A multibyte character string cannot be converted to Unicode. | TextControl |
| 2007 | Unable to set format information, GlobalLock failure. | TextControl |
| 2008 | Unexpected error, invalid local handle. | TextControl |
| 2009 | Format error, unknown format, use a valid TX format. | TextControl |
| 200A | Unexpected error, invalid local handle. | TextControl |
| 200B | Format error, unknown format. Use a valid TX format. | TextControl |
| 200C | Format error, text different from format data. | TextControl |
| 2010 | Unable to allocate enough memory to insert format information. | TextControl |
| 2011 | Format information not available. GlobalLock failure. | TextControl |
| 2100 | The specified page height for printing is too small. The height must be large enough for at least one line of text. | TextControl |
| 2101 | TX_PRINT cannot be used for Text Controls with a set text area. Use the TX_PRINTPAGE message. | TextControl |
| 2102 | TX_PRINT cannot be used for metafiles. Use the WM_PAINT message and see the technical article "Using Metafiles" for more information. | TextControl |
| 2300 | Unable to adjust the character spacing buffer. This can happen if the text is not formatted correctly. | TextControl |
| 2301 | Character spacing information not available. GlobalLock failure. | TextControl |
| 2302 | Unexpected error, paragraph data not available. | TextControl |
| 2303 | Unable to allocate enough local memory. | TextControl |
| 2400 | Discarded global handle. | FormatChecking |
| 2401 | Invalid global handle, GlobalLock failed. | FormatChecking |
| 2402 | Invalid buffer size. The buffer size is less than that necessary for an empty TextControl. | FormatChecking |
| 2403 | Invalid buffer size. The buffer size is less than the specified text size. | FormatChecking |
| 2404 | Text contains invalid control characters. | FormatChecking |
| 2405 | Invalid text size. The real text size is not the same as the specified text size. | FormatChecking |
| 2406 | The specified size of format data is less than the minimum size of format data. | FormatChecking |
| 2407 | Invalid buffer size. The buffer size is less than the sum of the specified text and format data sizes. | FormatChecking |
| 2408 | Invalid format data size. The specified format data size is not equal to the sum of the specified structures. | FormatChecking |
| 2409 | Error in the list of FONTBLOCK structures: Invalid wBlockStart value. | FormatChecking |
| 240A | Error in the list of FONTBLOCK structures: Invalid wBlockLength value. | FormatChecking |
| 240B | Error in the list of FONTBLOCK structures: Invalid wFntNum value. | FormatChecking |
| 240C | Error in the list of FONTBLOCK structures: The wBlockStart value of the following structure is not equal to wBlockStart + wBlockLength. | FormatChecking |
| 240D | Error in the list of FONTBLOCK structures: Two following blocks of length zero. | FormatChecking |
| 240E | Error in the list of FONTBLOCK structures: Invalid wBlockStart value. Value is less than the wBlockStart value of the previous structure. | FormatChecking |
| 240F | Error in the list of FONTBLOCK structures: The wBlockLength value of the last structure does not end at the end of the text. | FormatChecking |
| 2410 | Error in the list of PGBLOCK structures: The count of PGBLOCK structures is not equal to the count of paragraphs in the text. | FormatChecking |
| 2411 | Error in the list of PGBLOCK structures: Invalid wPgStart value. | FormatChecking |
| 2412 | Error in the list of PGBLOCK structures: Invalid wPgStop value. | FormatChecking |
| 2413 | Error in the list of PGBLOCK structures: Invalid wPgNum value. | FormatChecking |
| 2414 | Error in the list of PGBLOCK structures: Invalid wPgStop value. The value does not specify the position of a paragraph end character in the text. | FormatChecking |
| 2415 | Error in the list of PGBLOCK structures: Invalid wPgStart value. The value does not specify the position of the character that follows a paragraph end character. | FormatChecking |
| 2416 | Error in the list of PGBLOCK structures: The wPgStop value of the last character does not specify the position of the terminating zero character. | FormatChecking |
| 2417 | Error in the list of FONTBLOCK structures: Two following blocks have identical data. | FormatChecking |
| 2418 | General error: Unable to allocate enough global memory to continue debugging. | FormatChecking |
| 2419 | Error in list of CELLPOSITION structures: Invalid wCellStart value. | FormatChecking |
| 241A | Error in list of CELLPOSITION structures: Invalid wCellStop value. | FormatChecking |
| 241B | Error in list of CELLPOSITION structures: Invalid wAttrRefNum value. | FormatChecking |
| 241C | Error in list of CELLPOSITION structures: Invalid wCellStop value. The value does not specify the position of a paragraph end character. | FormatChecking |
| 241D | Error in list of CELLPOSITION structures: Invalid wCellStart value. The value does not follow the previous wCellStop value. wCellStart must be wCellStop+1. | FormatChecking |
| 241E | Error in list of CELLPOSITION structures: Invalid lxPos value. The value must be lxPos+lxExt of its left neighbour cell. | FormatChecking |
| 241F | Error in the list of FIELDDATA structures: The number of FIELDDATA structures is different from that of the wFieldDataEntries member. | FormatChecking |
| 2420 | Error in the list of FIELDDATA structures: Invalid value in the wField member. The number specified here could not be found in the list of FONTBLOCKs. | FormatChecking |
| 2421 | Error in the list of FIELDDATA structures: Only one of the members dwData and dwDataSize may contain a non-zero value. | FormatChecking |
| 2424 | Nested table error: The cells of an inner table must belong to the same outer cell. | FormatChecking |
| 2425 | Nested table error: If two following cells start at the same position the first cell must be the outer cell of the second. | FormatChecking |
| 2426 | Nested table error: The right border of an inner cell must not be larger than the horizontal extension of its outer cell (minus borders and text distances). | FormatChecking |
| 2427 | General error: Unable to allocate enough global memory to continue debugging nested tables. | FormatChecking |
| 2428 | Nested table error: Invalid cell start. | FormatChecking |
| 2429 | Table cell does not end with paragraph end character. | FormatChecking |
| 242A | There is no paragraph end character in front of a table. | FormatChecking |
| 242B | Invalid style list. | FormatChecking |
| 242C | Invalid style reference in a FONTBLOCKEX structure. | FormatChecking |
| 242D | Invalid style reference in a PGBLOCKEX structure. | FormatChecking |
| 242E | Nested table error: Inner cell is not completely inside of its outer cell. | FormatChecking |
| 242F | Table error: Cell start is larger than cell stop. | FormatChecking |
| 2430 | Invalid paragraph formatting (justification). | FormatChecking |
| 2431 | Unknown paragraph flag settings. | FormatChecking |
| 2432 | Invalid number of inline images and/or objects. | FormatChecking |
| 2433 | There are more sections than paragraphs. | FormatChecking |
| 2434 | Error in SECTBLOCK structures: Invalid section reference number. | FormatChecking |
| 2435 | Error in SECTBLOCK structures: Invalid start value. | FormatChecking |
| 2436 | Error in SECTBLOCK structures: Invalid stop value. | FormatChecking |
| 2437 | Error in SECTBLOCK structures: No paragraph end character at the end of a section. | FormatChecking |
| 2438 | Error in SECTBLOCK structures: Invalid sequence of sections. | FormatChecking |
| 2439 | Error in SECTBLOCK structures: Last section does not end at the end of the text. | FormatChecking |
| 243A | Beginning of the cDocSections part not found. | FormatChecking |
| 243B | Invalid size of a section header. | FormatChecking |
| 243C | Error in PARAGRAPHEX structures: Invalid string reference number in wPreText or wPostText. | FormatChecking |
| 243D | The reference number of a textblock's first section must be the same as the reference number of the previous textblock's last section. | FormatChecking |
| 243E | A merged table cell must have the following positions: wCellStart = wCellStop+1. | FormatChecking |
| 243F | The format version is less than 420. A format check is not supported. | FormatChecking |
| 2600 | Error while calling the TX_SETVIEWMODE message. The specified Text Control is either connected to a following window or the TF_AUTOEXPAND mode has been selected. | TextControl |
| 2601 | The specified text area could not be set because the width is less than the minimum width. | TextControl |
| 2602 | The specified text area could not be set because the height is less than the minimum height. | TextControl |
| 2700 | Unable to allocate enough local memory. | TextControl |
| 2701 | Unexpected error, invalid text format. | TextControl |
| 2702 | Unexpected data error. | TextControl |
| 2703 | Unexpected error, invalid text format. | TextControl |
| 2704 | Unexpected error, data buffers not available. | TextControl |
| 2705 | Unable to allocate enough memory. | TextControl |
| 2706 | Unable to allocate enough memory. | TextControl |
| 2707 | Unable to allocate enough memory. | TextControl |
| 2708 | Unable to allocate enough memory. | TextControl |
| 2709 | Unexpected error, data buffers not available. | TextControl |
| 270A | Unable to allocate enough memory. | TextControl |
| 270B | Unable to allocate enough memory. | TextControl |
| 270C | Unable to allocate enough memory. | TextControl |
| 270D | Unable to allocate enough memory. | TextControl |
| 270E | Unexpected error, data buffers not available. | TextControl |
| 270F | Unexpected error, data buffers not available. | TextControl |
| 2710 | Unable to allocate enough memory. | TextControl |
| 2711 | Unable to allocate enough memory. | TextControl |
| 2712 | Unable to allocate enough memory. | TextControl |
| 2713 | Unable to allocate enough memory. | TextControl |
| 2714 | Unexpected error, data buffers not available. | TextControl |
| 2715 | Unable to allocate enough memory. | TextControl |
| 2716 | Unexpected error, data buffers not available. | TextControl |
| 2717 | Unable to allocate enough memory. | TextControl |
| 2718 | Unexpected error, data buffers not available. | TextControl |
| 2719 | Unexpected error, table cell list not available. | TextControl |
| 271A | Cannot allocate enough memory to perform table operation. | TextControl |
| 271B | Unexpected error, table cell list not available. | TextControl |
| 271C | Cannot allocate enough memory to perform table operation. | TextControl |
| 271D | Unexpected error, table cell list not available. | TextControl |
| 2800 | Zoom operation could not be performed. The Text Control becomes too large. | TextControl |
| 2900 | Error during undo operation: Invalid position value. | TextControl |
| 2901 | Error during undo operation: Invalid undo buffer. | TextControl |
| 2902 | Error during undo operation: Invalid undo buffer. | TextControl |
| 2903 | Error during undo operation: Format could not be restored. | TextControl |
| 2A00 | Unable to allocate enough memory to copy TX data. | TextControl |
| 2A01 | Unable to allocate enough memory to copy TX data. | TextControl |
| 2A05 | Unable to allocate enough memory. | TextControl |
| 2B00 | Full message queue. WM_CLEAR operation could not be performed. | TextControl |
| 2B01 | Invalid object identifier. The object cannot be deleted. | TextControl |
| 2C00 | Unexpected error, global object list not available. | TextControl |
| 2C01 | Fixed positioned object cannot be embedded. Its size is too large. | TextControl |
| 2C02 | Fixed positioned object cannot be embedded. Its size is too large. | TextControl |
| 2C03 | Fixed positioned object cannot be embedded. Its position is outside the Text Control's client area or page rectangle. | TextControl |
| 2C04 | Fixed positioned object cannot be embedded. Invalid embedding mode. | TextControl |
| 2C05 | External window cannot be inserted as external object. The window must be a child window. | TextControl |
| 2C06 | The library file TX33_OBJ.DLL cannot be found. | TextControl |
| 2C07 | The library file TX33_OBJ.DLL is obsolete but can be used. | TextControl |
| 2C08 | The library file TX33_OBJ.DLL must be a newer version. | TextControl |
| 2C09 | Invalid library file TX33_OBJ.DLL. Function not found. | TextControl |
| 2C0A | Object cannot be created. Identifier mismatch. | TextControl |
| 2C0B | The library file TX33_WND.DLL must be a newer version. | TextControl |
| 2C0D | Unexpected error, global object list not available. | TextControl |
| 2C0E | The library file TX33_WND.DLL cannot be found. | TextControl |
| 2C0F | The library file TX33_WND.DLL is obsolete but can be used. | TextControl |
| 2D05 | Unable to allocate enough memory to expand the object reference list. | TextControl |
| 2E00 | Unexpected error, global object list not available. | TextControl |
| 2F00 | Not enough memory available to perform search operation. | TextControl |
| 2F01 | Not enough memory available to perform replace operation. | TextControl |
| 3100 | Unable to allocate enough memory to add a new table. | TextControl |
| 3101 | Unexpected error, table cell list not available. | TextControl |
| 3102 | Unexpected error, table list or table attribute list not available. | TextControl |
| 3200 | Cannot allocate enough local memory to insert a new table. | TextControl |
| 3300 | Invalid parameter specified with the TX_DATAIN message. | TextControl |
| 3302 | Unable to allocate enough memory to read data from the specified text file. | TextControl |
| 3303 | Cannot read from a specified text file. | TextControl |
| 3304 | Cannot insert data formatted in the Text Control's text format with the TX_DATAIN message. The format is too old. Use the TX_LOAD message for this format. | TextControl |
| 3305 | Cannot insert data formatted in the Text Control's text format with the TX_DATAIN message. The format contains an invalid text size. | TextControl |
| 3306 | Cannot insert data formatted in the Text Control's text format with the TX_DATAIN message. The format contains an invalid format data size. | TextControl |
| 3307 | Cannot insert data formatted in the Text Control's text format with the TX_DATAIN message. Cannot allocate enough memory to copy the data. | TextControl |
| 3308 | Cannot read data formatted in the Text Control's text format from a specified file. | TextControl |
| 3309 | Invalid parameter specified with the TX_DATAOUT message. | TextControl |
| 330A | Cannot write data to a specified file. | TextControl |
| 330B | This Text Control version does not support the specified format. | TextControl |
| 3E00 | A textblock containing cpCellPositionEx structures must save all tables in the TableData2[] array. | FormatChecking |