Custom Web Publishing with XML and XSLT

Table Of Contents
Appendix B
|
Error codes for Custom Web Publishing 111
1202 Too many parameters in the function
1203 Unexpected end of calculation
1204 Number, text constant, field name or "(" expected
1205 Comment is not terminated with "*/"
1206 Text constant must end with a quotation mark
1207 Unbalanced parenthesis
1208 Operator missing, function not found or "(" not expected
1209 Name (such as field name or layout name) is missing
1210 Plug-in function has already been registered
1211 List usage is not allowed in this function
1212 An operator (for example, +, -, *) is expected here
1213 This variable has already been defined in the Let function
1214 AVERAGE, COUNT, EXTEND, GETREPETITION, MAX, MIN, NPV, STDEV, SUM
and GETSUMMARY: expression found where a field alone is needed
1215 This parameter is an invalid Get function parameter
1216 Only Summary fields allowed as first argument in GETSUMMARY
1217 Break field is invalid
1218 Cannot evaluate the number
1219 A field cannot be used in its own formula
1220 Field type must be normal or calculated
1221 Data type must be number, date, time, or timestamp
1222 Calculation cannot be stored
1223 The function referred to is not yet implemented
1224 The function referred to does not exist
1225 The function referred to is not supported in this context
1400 ODBC client driver initialization failed; make sure the ODBC client drivers are properly
installed.
1401 Failed to allocate environment (ODBC)
1402 Failed to free environment (ODBC)
1403 Failed to disconnect (ODBC)
1404 Failed to allocate connection (ODBC)
1405 Failed to free connection (ODBC)
1406 Failed check for SQL API (ODBC)
1407 Failed to allocate statement (ODBC)
1408 Extended error (ODBC)
1409 Extended error (ODBC)
Error Number Description