Back to Contents


Error Messages


List of Error Messages

Error number Description
-201 A syntax error has occurred.
-235 Character column size is too big.
-307 Illegal subscript.
-363 CURSOR not on SELECT statement.
-513 Statement not available with this database server.
-805 Cannot open file for load.
-806 Cannot open file for unload.
-809 SQL Syntax error has occurred.
-846 Number of values in load file is not equal to number of columns.
-1102 Field name not found in form.
-1107 Field subscript out of bounds.
-1108 Record name not in form.
-1109 List and record field counts differ.
-1110 Form file not found.
-1112 A form is incompatible with the current 4GL version. Rebuild your form.
-1114 No form has been displayed.
-1119 NEXT FIELD name not found in form.
-1129 Field in BEFORE/AFTER clause not found in form.
-1133 The NEXT OPTION name is not in the menu.
-1140 NEXT OPTION is a hidden option.
-1141 Cannot close window with active INPUT, DISPLAY ARRAY, or MENU statement.
-1143 Window is already open.
-1146 PROMPT message is too long to fit in the window.
-1150 Window is too small to display this menu.
-1168 Command does not appear in the menu.
-1170 The type of your terminal is unknown to the system.
-1202 An attempt was made to divide by zero.
-1204 Invalid year in date.
-1205 Invalid month in date.
-1206 Invalid day in date.
-1212 Date conversion format must contain a month, day, and year component.
-1213 A character to numeric conversion process failed.
-1214 Value too large to fit in a SMALLINT.
-1215 Value too large to fit in an INTEGER.
-1218 String to date conversion error.
-1226 Decimal or money value exceeds maximum precision.
-1260 It is not possible to convert between the specified types.
-1261 Too many digits in the first field of datetime or interval.
-1262 Non-numeric character in datetime or interval.
-1263 A field in a datetime or interval is out of range.
-1264 Extra characters at the end of a datetime or interval.
-1267 The result of a datetime computation is out of range.
-1268 Invalid datetime or interval qualifier.
-1301 This value is not among the valid possibilities.
-1302 The two entries were not the same -- please try again.
-1303 You cannot use this editing feature because a picture exists.
-1304 Error in field.
-1305 This field requires an entered value.
-1306 Please type again for verification.
-1307 Cannot insert another row - the input array is full.
-1309 There are no more rows in the direction you are going.
-1310 Program error at '%s', line number %d.
-1311

Date: %s     Time: %s

-1312 FORMS statement error number %d.
-1313 SQL statement error number %d.
-1314 Program stopped at '%s', line number %d.
-1318 A parameter count mismatch has occurred between the calling function and the called function.
-1320 A function has not returned the correct number of values expected.
-1321 A validation error has occurred as a result of the VALIDATE command.
-1322 A report output file cannot be opened.
-1323 A report output pipe cannot be opened.
-1324 A report output file cannot be written to.
-1325 A report PRINT FILE source file cannot be opened for reading.
-1326 An array variable has been referenced outside of its specified dimensions.
-1327 An insert statement could not be prepared for inserting rows into a temporary table used for a report.
-1328 A temporary table needed for a report could not be created in the selected database.
-1329 A database index could not be created for a temporary database table needed for a report
-1330 A row could not be inserted into a temporary report table.
-1331 A row could not be fetched from a temporary report table.
-1332 A character variable has referenced subscripts that are out of range.
-1335 A report is accepting output or being finished before it has been started.
-1337 The variable %s has been redefined with a different type or length.
-1338 The function '%s' has not been defined in any module in the program.
-1340 The error log has not been started.
-1353 Use '!' to edit TEXT and BYTE fields.
-1355 Cannot build temporary file.
-1359 Read error on blob file '%s'.
-1360 No PROGRAM= clause for this field.
-1373 The field '%s' is not in the list of fields in the CONSTRUCT/INPUT statement.
-1374 SQL character truncation or transaction warning.
-1375 SQL NULL value in aggregate or mode ANSI database warning.
-1376 SQL, database server, or program variable mismatch warning.
-1377 SQL float-to-decimal conversion warning.
-1378 SQL non-ANSI extension warning.
-2017 The character data value does not convert correctly to the field type.
-2020 The label name between brackets is incorrectly given or the label is missing.
-2024 There is already a record '%s' specified.
-2028 The symbol '%s' does not represent a table prefix used in this form.
-2029 Screen record array '%s' has different component sizes.
-2039 The attributes AUTONEXT, DEFAULT, INCLUDE, VERIFY, RIGHT and ZEROFILL are not supported for BLOB fields.
-2041 The form '%s' cannot be opened.
-2045 The conditional attributes of a field cannot depend on the values of other fields.
-2100 Field '%s' has validation string error, String = %s.
-2810 The name '%s' is not an existing database name.
-2830 A left square bracket has been found on this line, with no right square bracket to match it.
-2840 The field label '%s' was not defined in the form.
-2843 The column '%s' does not appear in the form specification.
-2846 The field '%s' is not a member of the table '%s'.
-2859 The column '%s' is a member of more then one table -- you must specify the table name.
-2860 There is a column/value type mismatch for '%s'.
-2862 The table '%s' cannot be found in the database.
-2863 The column '%s' does not exist among the specified tables.
-2864 The table '%s' is not among the specified tables.
-2865 The column '%s' does not exist in the table '%s'.
-2892 The column '%s' appears more then once. If you wish a column to be duplicated in a form, use the same display field label.
-2893 The display field label '%s' appears more than once in this form, but the lengths are different.
-2975 The display field label '%s' has not been used.
-2992 The display label '%s' has already been used.
-2997 See error number %d.
-4101 The compilation was not successful. Errors found: %d. The file '%s' has been written.
-4102 See error number %d.
-4157 SYSTEM error number %d.
-4307 The number of variables and/or constants in the display list does not match the number of form fields in the display destination.
-4308 The number of input variables does not match the number of form fields in the screen input list.
-4309 Printing cannot be done within a loop or CASE statement contained in report headers or trailers.
-4319 The symbol '%s' has been defined more than once.
-4320 The symbol '%s' is not the name of a table in the specified database.
-4322 The symbol '%s' is not the name of a column in the specified database.
-4323 The variable '%s' is too complex a type to be used in an assignment statement.
-4324 The variable '%s' is not a character type, and cannot be used to contain the result of concatenation.
-4325 The source and destination records in this record assignment statement are not compatible in types and/or length.
-4333 The function '%s' has already been called with a different number of parameters.
-4334 The variable '%s' in its current form is too complex to be used in this statement.
-4336 The parameter '%s' has not been defined within the function or report.
-4338 The symbol '%s' has already been defined once as a parameter.
-4340 The variable '%s' is too complex a type to be used in an expression.
-4343 Subscripting cannot be applied to the variable '%s'.
-4347 The variable '%s' is not a record. It cannot reference record elements.
-4363 The report cannot skip lines while in a loop within a header or trailer.
-4369 The symbol '%s' does not represent a defined variable.
-4371 Cursors must be uniquely declared within one program module.
-4372 The cursor '%s' has not yet been declared in this program.
-4374 This type of statement can only be used within a MENU statement.
-4379 The input file '%s' cannot be opened.
-4380 The listing file '%s' cannot be created.
-4383 The elements '%s' and '%s' do not belong to the same record.
-4402 In this type of statement, subscripting may be applied only to array.
-4403 The number of dimensions for the variable '%s' does not match the number of subscripts.
-4414 The label %s has been used but has never been defined within the above main program or function.
-4415 An ORDER BY or GROUP item specified within a report must be one of the report parameters.
-4416 There is an error in the validation string: '%s'.
-4417 This type of statement can be used only in a report.
-4418 The variable used in the INPUT ARRAY or DISPLAY ARRAY statement must be an array.
-4420 The number of lines printed in the IF part of an IF-THEN-ELSE statement of a header or trailer clause must equal the number of lines printed in the ELSE part.
-4440 The field '%s' precedes '%s' in the record '%s' and must also precede it when used with the THROUGH shorthand.
-4447 '%s' is not a recognized key value.
-4448 Cannot open the file '%s' for reading or writing.
-4452 The function (or report) '%s' has already been defined.
-4463 The NEXT FIELD statement can only be used within an INPUT or CONSTRUCT statement.
-4464 The number of columns must match the number of values in the SET clause of an UPDATE statement.
-4476 Record members may not be used with database column substring.
-4477 The variable '%s' is an array. You must specify one of its elements in this statement.
-4488 The program cannot CONTINUE or EXIT %s at this point because it is not immediately within %s statement.
-4490 You cannot have multiple BEFORE clauses for the same field.
-4491 You cannot have multiple AFTER clauses for the same field.
-4631 Startfield of DATETIME or INTERVAL qualifiers must come earlier in the time-list than its endfield.
-4632 Parenthetical precision of FRACTION must be between 1 and 5. No precision can be specified for other time units.
-4652 The function '%s' can only be used within an INPUT or CONSTRUCT statement.
-4653 No more than one BEFORE or AFTER INPUT/CONSTRUCT clause can appear in an INPUT/CONSTRUCT statement.
-4656 CANCEL INSERT can only be used in the BEFORE INSERT clause of an INPUT ARRAY statement.
-4657 CANCEL DELETE can only be used in the BEFORE DELETE clause of an INPUT ARRAY statement.
-4900 This syntax is not supported here. Use [screenrecordname.]screenfieldname.
-4901 Fatal internal error: %s(%d).
-6001 The license server daemon cannot be started.
-6005 Your machine number is: %s.(Only digits!)
-6010 Validation OK.
-6011 Demo version.
-6012 Cannot get license information. Check your environment and the license (run 'fglWrt -a info').
-6013 Time limited version: time has expired.
-6014 Your serial number is not valid for this version.
-6015 Cannot get license information. Check your environment and the license (run 'fglWrt -a info').
-6016 Cannot get information for license (Error %s). Check your environment and the license (run 'fglWrt -a info').
-6017 User limit exceeded. Cannot run this program.
-6018 Cannot access internal data file. Cannot continue this program. Please, check your environment(%s).
-6019 This demonstration version allows one user only.
-6020 Installation: Cannot open '%s'.
-6022 Demonstration time has expired. Please, run this program again.
-6023 C-code generation is not allowed with the demonstration program.
-6025 Demonstration time has expired. Please, contact your vendor.
-6026 Bad link for runner demonstration. Please, retry or rebuild your runner.
-6027 Cannot access license server. Please check the following: - license server entry in your resource file. - the license server host. - the license server program.
-6028 Check of user detection not available on Microsoft Windows NT.
-6029 Unknown parameter '%s' for checking.
-6031 Temporary license %s has expired.
-6032 %s: illegal option : '%c'.
-6033 %s: '%c' option requires an argument.
-6034 Warning! This is a temporary license, installation number is '%s'.
-6035 Cannot read in directory.
-6041 Problem while searching license information.
-6042 Incorrect license information. Verify if a license is installed.
-6043 The testing period is finished. You must install a new license.
-6044 Incorrect information in license program. Verify if a license is installed or check if your are on the right machine when a license server is used.
-6045 Incorrect information in license program. Verify if a license is installed or check if your are on the right machine when a license server is used.
-6046 Cannot read license information. Check installation path and your environment.
-6047 Incorrect information in license program. Verify if a license is installed or check if your are on the right machine when a license server is used.
-6048 Incorrect information in license program. Verify if a license is installed or check if your are on the right machine when a license server is used.
-6049 This product is licensed for runtime only. No compilation is allowed.
-6050 Temporary license %s expired. Please contact your vendor.
-6051 Temporary license %s expired. Please contact your vendor.
-6052 Temporary license %s expired. Please contact your vendor.
-6053 Installation path has changed. It must hold the original installation path.
-6054 Cannot read a license file. Check installation path and your environment. Verify if a license is installed.
-6055 Cannot update a license file. Check installation path and your environment. Verify if a license is installed.
-6056 Cannot write into a license file. Please check your rights.
-6057 Cannot read a license file. Check installation path and your environment. Verify if a license is installed.
-6058 Incorrect license file format. Verify if a license is installed.
-6059 Incorrect license file format. Verify if a license is installed.
-6061 License '%s' not installed.
-6062 No installed license has been found for '%s'.
-6063 License '%s' is already installed.
-6064 Resource 'fls.license.number' must be set if you want to use a license server.
-6065 Resource 'fls.license.key' must be set if you want to use a license server.
-6066 License '%s' cannot be installed over '%s'.
-6067 You need a installed license if you want to add users.
-6068 No license installed.
-6069 Cannot uninstall the license.
-6070 The license server entry must be set in your resource file in order to reach the license server.
-6071 Cannot use directory '%s'. Check installation path and verify if access rights are 'drwxrwxrwx'.
-6072 Cannot create file in '%s'. Check installation path and verify if access rights are 'drwxrwxrwx'.
-6073 Cannot change mode of a file in '%s'. Verify if access rights are 'drwxrwxrwx'.
-6074 '%s' does not have 'rwxrwxrwx' rights or isn't a directory. Check access rights with 'ls -ld <installation-path>/lock'
or execute 'rm -r <installation-path>/lock' if no users are connected.
-6075 Cannot read from directory '%s'. Check installation path and verify if access rights are 'drwxrwxrwx'.
-6076 Bad lock tree. Please check your environment.
-6077 Bad lock tree. Please check your environment.
-6078 SYSERROR(%d)%s: Cannot set socket to non-blocking mode. Check the system error message and retry.
-6079 Cannot get machine name or network IP address. Each graphical client must have an IP address when using a license server. FGLSERVER must hold the IP address or the host name of the client.
-6080 Cannot get IP address from '%s' host. Check the 'fls.server' resource.
-6081 Cannot reach host '%s' with ping. Check license server entry in your resource file. Check your network configuration or increase 'fls.ping' value.
-6082 SYSERROR(%d)%s: Cannot set option TCP_NODELAY on socket. Check the system error message and retry.
-6083 SYSERROR(%d)%s: Cannot set option DONTLINGER on socket. Check the system error message and retry.
-6084 SYSERROR(%d)%s: Cannot set option LINGER on socket. Check the system error message and retry.
-6085 SYSERROR(%d)%s: Cannot connect to the license server on host '%s'. Check following things: - license server entry. - the license server machine. - the license server TCP port.
-6086 SYSERROR(%d)%s: Cannot send data to the license server. Check the system error message and retry.
-6087 SYSERROR(%d)%s: Cannot receive data from license server. Check the system error message and retry.
-6088 You are not allowed to be connected for the following reason: %s
-6089 Each graphical client must have an IP address when using a license server. FGLSERVER must hold the IP address or the host name of the client (localhost or 127.0.0.1 are not allowed).
-6090 SYSERROR(%d)%s: Cannot create a socket to start the license server. Check the system error message and retry.
-6091 SYSERROR(%d)%s: Cannot bind socket for the license server. Check the system error message and retry.
-6092 SYSERROR(%d)%s: Cannot listen socket for the license server.
-6093 SYSERROR(%d)%s: Cannot create a socket to search an active client.
-6094 SYSERROR(%d)%s: This is a WSAStartup error. Check the system error message and retry.
-6095 License problem: %s
-6096 Connection refused by the license server.
-6100 Bad format of line send by the license requester
-6101 License number '%s' does not correspond to license key '%s'.
-6102 Verify if resource 'fls.license.number' and 'fls.license.key' correspond to a valid license.
-6103 License '%s' is no more available from the license server.
-6107 User limit exceeded. Please retry later.
-6108 Environment is incorrect.
-6109 Cannot add session #%s.
-6110 Cannot add program '%s' (pid=%d).
-6112 Compilation is not allowed: This product is licensed for runtime only.
-6113 Compilation is not allowed: Invalid license.
-6114 Cannot start program '%s' or result of process number is 0.
-6116 Wrong number of characters.
-6117 The entry must be 12 characters long.
-6118 Wrong checksum result for this entry.
-6122 You must specified entry 'fls.server' in the resource file.
-6123 SYSERROR(%d)%s: Cannot open socket. Check the system error message and retry.
-6129 License uninstalled.
-6140 Version %s
-6148 Installation path is not known.
-6149 Problem while installing license '%s'.
-6150 Temporary license not found for this version.
-6151 Wrong installation key.
-6152 Problem during license installation.
-6153 License installation failed.
-6154 License installation successful.
-6156 Too many temporary licenses. You must reinstall a license.
-6158 Cannot to store temporary information.
-6159 This kind of license is not admitted.
-6160 You are not the rights to be connected.
-6161 You are not the rights to compile.
-6162 Cannot reach the license server. Please check if 'fls.server' is well initialized. ('flsprg -a info up' command should answer 'ok'). The license server is running but no autocheck will be done.
-6168 Cannot get information from directory '%s'.
-6170 Old request format to license server detected. You must install a license program version 2.99 or higher.
-6171 A license has been installed temporarily. Only the installation key is required. You must run 'fglWrt -k <installation-key>' to install it.
-6172 Bad parameter: '%s' haven't the right format.
-6173 Invalid license number or invalid license key.
-6174 This option is only available for local license. And resource 'fls.server' was found in your configuration.
-6175 License number '%s' is invalid.
-6176 In license server, following problem occurs with license number '%s': %s
-6177 Following problem occurs with license number '%s': %s
-6178 Your machine is not allowed to be connected on any of your authorized licenses.
-6179 License validity time is reached. The users control is reactivated.
-6180 CPU limit exceed. The users control is reactivated.
-6181 Cannot get license extension information. Check your environment, the license (run 'fglWrt -a info') and the fglWrt version ('fglWrt -V' should give %s or higher).
-6182 Your license has '%s' restriction. You are not allowed to run another mode.
-6183 Local license controller (fglWrt) may be not compatible with this runner. Check its version ('fglWrt -V' should give %s or higher).
-6184 You are not authorized to run this version of runner.
-6185 Protection file is not compatible with this version of the runner. You must reinstall your license.
-6186 Demo version initialization.
-6196 You are not authorized to delete sessions from the license server '%s'.
-6197 '%s' extension is not allowed with this license type.
-6198 Product identifier does not correspond to the license number.
-6200 Module '%s': The function %s will be called as %s.
-6201 Module '%s': Bad version: Recompile your sources.
-6202 filename '%s': Bad magic: Code can't run with this p code machine.
-6203 Module '%s': The function '%s' has already been defined in module '%s'.
-6204 Module '%s': Unknown opcode.
-6205 INTERNAL ERROR: Alignment.
-6206 The dynamic loader can not open module '%s'.
-6207 The dynamic loaded module '%s' does not contain the function '%s'.
-6208 Module '%s' already loaded.
-6210 INTERNAL ERROR: exception 2 raised before invoking the exception handler for exception 1.
-6211 Link has failed.
-6212 Function %s: local variable's size is too large.
-6213 Module %s: Module's variable size is too large - Allocation failed.
-6214 Global variable %s size is too large. Allocation failed.
-6215 Memory allocation failed. Ending program.
-6216 The global '%s' has been redefined with a different constant-value.
-6217 The global '%s' has been defined as a constant and a variable.
-6218 ERROR (-6218): No runtime. You must call fgl_start() before calling fgl_call().
-6219 WHENEVER ERROR CALL: The error-handler recursively calls itself.
-6220 Could not load C extension library '%s'.\nReason: %s
-6300 Can not connect to GUI.
-6301 Can not write to GUI.
-6302 Can not read from GUI.
-6303 Invalid user interface protocol.
-6304 Invalid abstract user interface definition.
-6305 Can not open char table file. Check your fglprofile.
-6306 Can not open server file. Check installation.
-6307 server autostart: can not identify workstation.
-6308 server autostart: unknown workstation: set fglrun.server<number> = <aliaslist>.
-6309 Not connected. Cannot write to GUI.
-6310 Not connected. Cannot read from GUI.
-6311 No current window.
-6312 The type of the user interface (FGLGUI) is invalid.
-6313 The UserInterface has been destroyed.
-6314 Wrong connection string. Check client version.
-6315 The form is too complex for the console-ui.
-6316 Error %s returned from client:\n%s
-6317 Invalid or unsupported client protocol feature.
-6320 Can't open file '%s'.
-6321 No such interface capability: '%s'.
-6322 %s wrong version. Expecting %s.
-6323 Can't load factory profile '%s'.
-6324 Can't load customer profile '%s'.
-6325 Can't load application resources '%s'.
-6326 Can't open char map file '%s'. Check your fglprofile.
-6327 Internal error in the run time library file %s.
-6328 Bad format of resource '%s' value '%s': you must use next syntax: %s='VARNAME=value'.
-6329 Cannot put in process environment the next variable: '%s'.
-6330 Syntax error in profile '%s', line number %d, near '%s'.
-6331 Front end module could not be loaded.
-6332 Front end function could not be found.
-6333 Front end function call failed.
-6334 Front end function call stack problem.
-6340 Can't open file.
-6341 Unsupported mode for 'open file'.
-6342 Can't open pipe.
-6343 Unsupported mode for 'open pipe'.
-6344 Can't bw_write to unopened file or pipe.
-6345 Channel bw_write error,
-6346 Cannot read from unopened file or pipe.
-6360 This runner can't execute any SQL.
-6361 Dynamic SQL: type unknown: %s.
-6362 Unknown username. Please set environment variables 'USERNAME' or 'LOGNAME'.
-6363 INFORMIXDIR environment variable isn't set; please, check your environment.
-6364 Cannot connect to sql back end.
-6365 Database driver not connected yet.
-6366 Could not load database driver.
-6367 Incompatible database driver interface.
-6368 SQL driver initialization function failed.
-6369 Invalid database connection mode.
-6370 Unsupported SQL feature.
-6371 SQL statement error number %d (%d).
-6372 General SQL error, check SQLCA.SQLERRD[2].
-6373 Invalid database connection string.
-6421 This is an invalid license number.
-6422 This is an invalid license key.
-6426 Your license number has an bad check number.
-6427 Your license key has an bad check number.
-6601 Can not open Database dictionary '%s'. Run fglschema database.
-6602 Can not open globals file '%s'.
-6603 The file '%s' cannot be created for writing.
-6604 The function 'fgl_dialog_%s' can only be used within an INPUT [ARRAY], DISPLAY ARRAY or CONSTRUCT statement.
-6605 The module '%s' does not contain function '%s'.
-6606 No member function '%s' for class '%s' defined.
-6608 Resource error: %s: parameter expected.
-6609 A grammatical error has been found at '%s' expecting: %s.
-6610 The function '%s' has already been called with a different number of parameters.
-6611 CFunction '%s': unexpected number of returned values.
-6612 Redeclaration of function '%s'.
-6613 The library function '%s' is not declared.
-6614 The function '%s' may return a different number of values.
-6615 The symbol '%s' is unused.
-6616 The symbol '%s' does not represent a defined CONSTANT.
-6617 The symbol '%s' is a VARIABLE.
-6618 The symbol '%s' is a CONSTANT.
-6619 The symbol '%s' is not an INTEGER CONSTANT.
-6620 The symbol '%s' is not an REPORT.
-6621 The symbol '%s' is not an FUNCTION.
-6622 The symbol '%s' does not represent a valid variable type.
-6623 The method '%s.%s' can't be called without an object.
-6624 The method '%s.%s' can't be called with an object.
-6625 The statement is not Informix compatible.
-6701 SYS_ERROR(%d, %d): %s %s
-6712 %s: the message has been sent. The result of the operation can be checked in the event log.
-6713 %s: the message could not be sent.
-6714 %s: the configuration has been successfully reloaded.
-6715 %s: the reload of the configuration has failed.
-6750 Cannot open FGLDIR directory tree.
-6751 This license is available only on an NT machine.
-6757 First part of this installation is incorrect!
-6758 Second part of this installation is incorrect!
-6759 No Internet browser has been found on your system. Please contact your local support organization.
-6762 Cannot get number of CPU in this machine.
-6763 Only CPU license should be present in resource 'fls.license.%s'. License '%s' is not a CPU license.
-6764 Only first license in resource 'fls.license.%s' can have resource 'fls.license.allow.X'. License '%s' has one.
-6765 Licenses can be combined together only once and license '%s' is used at least twice in resources 'fls.license.together.*'.
-6766 This license is combined together with a license which is not valid anymore.
-6767 Licenses '%s' and '%s' should be combined together. So, they must have the same extension.
-6768 Wrong license type.
-6769 You must have a valid license to run in license server mode.
-6770 License manager initialization failed.
-6802 fglform: Can not open Database dictionary '%s'. Run fglschema database.
-6803 A grammatical error has been found at '%s', expecting %s.
-6804 '%s' form compilation was successful.
-6805 '%s' form compilation was successful.
-6807 The label '%s' could not be used as column-title.
-6808 The widget '%s' can not be defined as array.
-6808 The label '%s' could not be used as column-title.
-6809 The layout tag '%s' is invalid, expecting: %s.
-6810 The attribute '%s' is invalid for item type '%s'.
-6811 Syntax error near '%s', expecting %s.
-6812 Unterminated char constant.
-6813 The element '%s' conflicts with group-box '%s'.
-6814 The screen records '%s' must reference one table.
-6815 Invalid indentation in between braces.
-6816 Order of columns in SCREEN RECORD definition doesn't match order of columns in TABLE layout.
-6817 TABLE container defined without a SCREEN RECORD in the INSTRUCTIONS section.
-6818 Min value must be lower that Max value.
-6819 Number of elements in the SCREEN RECORD must match the number of columns in TABLE container.
-8000 Dom: Node not found.
-8001 Dom: Invalid Document.
-8002 Dom: Invalid usage of NULL as parameter.
-8003 Dom: A node is inserted somewhere it doesn't belong.
-8004 Sax: Invalid hierarchy.
-8005 Deprecated feature: %s
-8006 The string file '%s' cannot be found.
-8007 The string file '%s' cannot be read.
-8008 The string key '%s' has no defined value.
-8009 Syntax error '%s', '%s' .
-8010 String File '%s' : Not found.
-8011 String File '%s' : Already included.
-8012 Duplicate string key '%s'
-8013 String File '%s' : Can not open for writing.
-8014 Resource file %s not found.
-8015 Field in ON CHANGE clause not found in form.
-8016 You cannot have multiple ON CHANGE clauses for the same field.
-8017 SFMT: Invalid % index used.
-8018 SFMT: Format error.
-8019 No more than one ON ROW CHANGE clause can appear in an INPUT ARRAY statement.
-8020 Multiple ON ACTION clause with the same action name appears in the statement.
-8021 Multiple ON KEY clause with the same key name appears in the statement.
-8022 Dom: Cannot open xml-file.
-8023 Dom: The attribute %s does not belong to node %s.
-8024 Dom: Character data can not be created here.
-8025 Dom: Cannot set attributes of a characters node.
-8026 Dom: The attribute '%s' can not be removed: the node '%s' belongs to the user-interface.
-8027 Sax: can not write.
-8028 Multiple ON IDLE clauses appear in the statement.
-8029 Multiple inclusion of the source file '%s'.
-8030 The full path to the source file '%s' is too long.
-8031 The source file '%s' cannot be read.
-8032 The source file '%s' cannot be found.
-8033 Extra token found after '%s' directive.
-8034 %s: This feature is not implemented.
-8035 The macro '%s' has already been defined.
-8036 An #else directive found without corresponding #if,#ifdef or #ifndef directive.
-8037 An #endif directive found without corresponding #if,#ifdef or #ifndef directive.
-8038 Invalid preprocessor directive #%s found.
-8039 Invalid number of parameters for macro %s.
-8040 Lexical error: unclosed string.
-8041 Unterminated condition #if or #else.
-8042 The operator '##' can only be used with identifiers and numbers. %s is not allowed.
-8043 Could not run FGLPP, command used: %s
-8044 Lexical error: unclosed comment.
-8045 This type of statement can only be used within an INPUT, INPUT ARRAY, DISPLAY ARRAY, CONSTRUCT or MENU statement.
-8046 This type of statement can only be used within an INPUT, INPUT ARRAY, DISPLAY ARRAY or CONSTRUCT statement.
-8047 Invalid use of 'dialog'. Must be used within an INPUT, INPUT ARRAY, DISPLAY ARRAY or CONSTRUCT statement.
-8048 An error occurred while preprocessing the file %s. Compilation ends.
-8049 The ACCEPT INPUT statement can only be used within an INPUT, PROMPT, INPUT ARRAY statement.
-8050 The ACCEPT DISPLAY statement can only be used within a DISPLAY ARRAY statement.
-8051 The ACCEPT CONSTRUCT statement can only be used within a CONSTRUCT statement.
-8052 Illegal input sequence. Check LANG.
-8053 Unknown preprocessor directive '%s'.
-8054 Unexpected preprocessor directive.
-8055 The resource file '%s' contains unexpected data.
-8056 XPath: Unclosed quote at position %s.
-8057 XPath: Unexpected character '%s' at position %s.
-8058 XPath: Unexpected %s '%s' at position %s.
-8059 SQL statement or language instruction with specific SQL syntax.
-8060 Spacer items are not allowed inside a SCREEN sections.
-8061 A TABLE row should not be defined on multiples lines.
-8062 DOM(ui): insert of removed node is not allowed.
-8063 DOM(ui): insert of removed node is not allowed.
-8064 File transfer interrupted.
-8065 Network error during file transfer.
-8066 Could not write destination file for file transfer.
-8067 Could not read source file for file transfer.
-8068 File transfer protocol error (invalid state).
-8069 File transfer not available.
-8070 The localized string file %s is corrupted.
-8071 The item '%s' has been defined more than once.
-10098 Incorrectly formed hexadecimal value.