home *** CD-ROM | disk | FTP | other *** search
- ++**********************************************************************
- ++ system messages for SQLPL in English
- ++
- ++ number ranges for the SQLPL error messages :
- ++
- ++ 160 - Runtime environment (SQLPL )
- ++ 16080 - 16099 --> messages for file transactions
- ++ 161 - Runtime environment (FORM)
- ++ 162 - Compiler ( of type : ... expected)
- ++ 163 - Compiler
- ++ 164 - Compiler
- ++ 165 - System errors
- ++ 166 - Precompiler interface
- ++ 167 - DB-effects
- ++ 168 - Header texts
- ++ 1685 - Debugger
- ++ 169 - Workbench error messages ( stored as literals )
- ++
- ++**********************************************************************
- run SQLPL ENG 16001 -16001 &1 not found
- run SQLPL ENG 16002 -16002 Application not found
- run SQLPL ENG 16003 -16003 Module not found
- run SQLPL ENG 16020 -16020 Vector index must be between 1 and 255 (&1)
- run SQLPL ENG 16021 -16021 Repeat string length is out of bounds (&1)
- run SQLPL ENG 16022 -16022 Too much data
- run SQLPL ENG 16023 -16023 No temporary space available
- run SQLPL ENG 16024 -16024 Endless loop supposed (&1)
- run SQLPL ENG 16025 -16025 Nested SQL calls not allowed (&1)
- run SQLPL ENG 16026 -16026 The parameter PROC_DATA_CACHE is too small
- run SQLPL ENG 16031 -16031 Call of stored command is too long (&1)
- run SQLPL ENG 16032 -16032 NULL value not allowed in stored command (&1)
- run SQLPL ENG 16033 -16033 Stored command not found (&1)
- run SQLPL ENG 16040 -16040 No terminal I/O in batch (&1)
- run SQLPL ENG 16041 -16041 Module &1 has to be stored again ( e.g. with MSTORE )
- run SQLPL ENG 16042 -16042 Invalid pattern in LIKE predicate
- run SQLPL ENG 16050 -16050 Not a PROC (&1)
- run SQLPL ENG 16051 -16051 Not a FUNCTION (&1)
- run SQLPL ENG 16052 -16052 Not a FORM (&1)
- run SQLPL ENG 16053 -16053 Not a HELPFORM (&1)
- run SQLPL ENG 16054 -16054 Not a MENU (&1)
- run SQLPL ENG 16070 -16070 The printer is not available
- run SQLPL ENG 16080 -16080 End of file
- run SQLPL ENG 16081 -16081 File '&1' already open
- run SQLPL ENG 16082 -16082 File '&1' not writable
- run SQLPL ENG 16083 -16083 File '&1' not readable
- run SQLPL ENG 16084 -16084 Too many files already opened
- run SQLPL ENG 16085 -16085 File '&1' isn't open
- run SQLPL ENG 16086 -16086 Open error at file '&1'
- run SQLPL ENG 16100 -16100 Stack overflow (&1)
- run SQLPL ENG 16101 -16101 There is no line for key labels (&1)
- run SQLPL ENG 16102 -16102 Out of memory (&1)
- run SQLPL ENG 16103 -16103 PULLDOWN label and COMMENT buffer overflow
- run SQLPL ENG 16104 -16104 Too many labels in menu
- run SQLPL ENG 16105 -16105 Too many PULLDOWNs in menu
- run SQLPL ENG 16106 -16106 Wrong terminal type
- run SQLPL ENG 16107 -16107 All labels are empty in menu (&1)
- run SQLPL ENG 16108 -16108 Actionbar out of window
- compile SQLPL ENG 16201 -16201 '.' expected
- compile SQLPL ENG 16202 -16202 '=' expected
- compile SQLPL ENG 16203 -16203 ''' expected
- compile SQLPL ENG 16204 -16204 ':=' expected
- compile SQLPL ENG 16205 -16205 '(' expected
- compile SQLPL ENG 16206 -16206 ')' expected
- compile SQLPL ENG 16207 -16207 ':' expected
- compile SQLPL ENG 16208 -16208 '<->' expected
- compile SQLPL ENG 16211 -16211 PROC, DBPROC, FORM or FUNCTION expected
- compile SQLPL ENG 16212 -16212 LAYOUT expected
- compile SQLPL ENG 16213 -16213 AND expected
- compile SQLPL ENG 16214 -16214 DO expected
- compile SQLPL ENG 16215 -16215 END expected
- compile SQLPL ENG 16216 -16216 THEN expected
- compile SQLPL ENG 16217 -16217 UNTIL expected
- compile SQLPL ENG 16218 -16218 WHEN expected
- compile SQLPL ENG 16219 -16219 AS expected
- compile SQLPL ENG 16220 -16220 CALL expected
- compile SQLPL ENG 16221 -16221 OF expected
- compile SQLPL ENG 16222 -16222 PRINT parameter expected
- compile SQLPL ENG 16223 -16223 TO or DOWNTO expected
- compile SQLPL ENG 16224 -16224 READ, WRITE or APPEND expected
- compile SQLPL ENG 16225 -16225 IMMEDIATE expected
- compile SQLPL ENG 16226 -16226 INTO expected
- compile SQLPL ENG 16227 -16227 ROWS expected
- compile SQLPL ENG 16228 -16228 F1, F2 ... or F12 or HELP expected
- compile SQLPL ENG 16229 -16229 Length (S, M, L, XL) expected
- compile SQLPL ENG 16230 -16230 HIGH, LOW, INV, BLK, ATTR1, ... ATTR16 or UNDERL expected
- compile SQLPL ENG 16231 -16231 BACKGROUND, NOHEADLINE, SETLOCAL or SETOFF expected
- compile SQLPL ENG 16232 -16232 SUM, AVG, COUNT, MIN, MAX, VAL1, VAL2, VAL3 or VAL4 expected
- compile SQLPL ENG 16233 -16233 IN, OUT or INOUT expected
- compile SQLPL ENG 16241 -16241 New line expected
- compile SQLPL ENG 16242 -16242 Parameter expected
- compile SQLPL ENG 16243 -16243 Special sign expected
- compile SQLPL ENG 16244 -16244 Comparison operand expected
- compile SQLPL ENG 16245 -16245 Expression expected
- compile SQLPL ENG 16246 -16246 Statement expected
- compile SQLPL ENG 16247 -16247 Any character expected
- compile SQLPL ENG 16248 -16248 Variable list expected
- compile SQLPL ENG 16249 -16249 Literal expected
- compile SQLPL ENG 16250 -16250 Slice specification expected
- compile SQLPL ENG 16251 -16251 Compiler option expected
- compile SQLPL ENG 16252 -16252 FORM option expected
- compile SQLPL ENG 16253 -16253 Numeric literal expected
- compile SQLPL ENG 16254 -16254 Logic expression expected
- compile SQLPL ENG 16256 -16256 Parameters for stored command expected
- compile SQLPL ENG 16257 -16257 REPORT result specification expected
- compile SQLPL ENG 16258 -16258 SQL datatype expected
- compile SQLPL ENG 16259 -16259 Call of a stored command expected
- compile SQLPL ENG 16260 -16260 QUERY 'RUN' symbol expected
- compile SQLPL ENG 16261 -16261 Name of a stored command expected
- compile SQLPL ENG 16262 -16262 'EXEC' symbol not allowed in REPORT call
- compile SQLPL ENG 16270 -16270 Constant is expected to be in hex notation
- compile SQLPL ENG 16271 -16271 Because of vector slice in argument list a predicate is expected
- compile SQLPL ENG 16280 -16280 Missing keyword
- compile SQLPL ENG 16281 -16281 ENDLAYOUT expected
- compile SQLPL ENG 16282 -16282 POS expected
- compile SQLPL ENG 16284 -16284 VAR expected
- compile SQLPL ENG 16285 -16285 CATCH expected
- compile SQLPL ENG 16286 -16286 FROM expected
- compile SQLPL ENG 16287 -16287 USING expected
- compile SQLPL ENG 16288 -16288 PREPARE, EXECUTE or DESCRIBE expected
- compile SQLPL ENG 16300 -16300 Obscure statement
- compile SQLPL ENG 16301 -16301 Type declaration not allowed
- compile SQLPL ENG 16302 -16302 Invalid layout specification
- compile SQLPL ENG 16303 -16303 Invalid number
- compile SQLPL ENG 16304 -16304 Invalid pattern
- compile SQLPL ENG 16305 -16305 Invalid name
- compile SQLPL ENG 16306 -16306 Invalid statement
- compile SQLPL ENG 16307 -16307 Invalid boolean expression
- compile SQLPL ENG 16308 -16308 Invalid slice specification
- compile SQLPL ENG 16309 -16309 Invalid vector index
- compile SQLPL ENG 16310 -16310 Variable is declared as a vector
- compile SQLPL ENG 16311 -16311 Variable is declared as a simple variable
- compile SQLPL ENG 16312 -16312 Undeclared variable
- compile SQLPL ENG 16313 -16313 Variable declared with a different type
- compile SQLPL ENG 16320 -16320 CALL and SWITCH not allowed in FUNCTIONs
- compile SQLPL ENG 16321 -16321 A vectorcomponent is not allowed as formal parameter
- compile SQLPL ENG 16322 -16322 Empty layout not allowed
- compile SQLPL ENG 16323 -16323 MESSAGE is not allowed here
- compile SQLPL ENG 16324 -16324 Sign is not allowed here
- compile SQLPL ENG 16325 -16325 CALL and SWITCH not allowed in HELPFORM screens
- compile SQLPL ENG 16326 -16326 This SQL command is not allowed here
- compile SQLPL ENG 16327 -16327 PAGE statement and explicit MESSAGE are not allowed
- compile SQLPL ENG 16328 -16328 Only one field allowed in FIELD statement with DOMAIN specification
- compile SQLPL ENG 16329 -16329 AUTOPAGE statement not allowed with ACTIONBAR definition
- compile SQLPL ENG 16330 -16330 Only one INIT, SIZE and CHECK specification per FIELD statement allowe
- compile SQLPL ENG 16331 -16331 This statement in CONTROL block is not allowed
- compile SQLPL ENG 16332 -16332 Only one ACCEPT option allowed
- compile SQLPL ENG 16333 -16333 Only one CONTROL option allowed
- compile SQLPL ENG 16334 -16334 In HELPFORM screens only local variables are allowed
- compile SQLPL ENG 16335 -16335 Only 20 attribute options on form call allowed
- compile SQLPL ENG 16336 -16336 Only 20 INPUT/NOINPUT variable arguments on form call allowed
- compile SQLPL ENG 16337 -16337 This statement is only allowed in field oriented forms
- compile SQLPL ENG 16338 -16338 Only 20 DISPLAY formats per form allowed
- compile SQLPL ENG 16339 -16339 This statement is allowed only in between AFTER FIELD or AFTER GROUP
- compile SQLPL ENG 16340 -16340 Only ACTIONBAR in first line allowed
- compile SQLPL ENG 16341 -16341 ACTIONBAR in the layout expected
- compile SQLPL ENG 16342 -16342 PULLDOWN menu not defined
- compile SQLPL ENG 16343 -16343 Too many levels of PULLDOWN menus
- compile SQLPL ENG 16344 -16344 Too many labels in menu
- compile SQLPL ENG 16345 -16345 Key labels and ACTIONBAR are not allowed
- compile SQLPL ENG 16346 -16346 BUTTON in the layout expected
- compile SQLPL ENG 16347 -16347 ACTIONBAR or BUTTON not defined
- compile SQLPL ENG 16350 -16350 This statement is illegal in a DB procedure
- compile SQLPL ENG 16351 -16351 This statement is illegal in field oriented forms
- compile SQLPL ENG 16352 -16352 Global variables not allowed in functions
- compile SQLPL ENG 16353 -16353 All or none of the fields has to belong to a group
- compile SQLPL ENG 16354 -16354 Group name expected
- compile SQLPL ENG 16355 -16355 Input variables may occur only in one FIELD statement
- compile SQLPL ENG 16356 -16356 Global variables not allowed in DB procedures and triggers
- compile SQLPL ENG 16360 -16360 Too many modules in this program
- compile SQLPL ENG 16361 -16361 Too many variables
- compile SQLPL ENG 16363 -16363 Too many field groups
- compile SQLPL ENG 16364 -16364 Too many SQL variables
- compile SQLPL ENG 16365 -16365 Too many parameters
- compile SQLPL ENG 16370 -16370 Routine/Form too complex
- compile SQLPL ENG 16400 -16400 This name is reserved
- compile SQLPL ENG 16402 -16402 Duplicate definition
- compile SQLPL ENG 16411 -16411 Up to 255 different fields may be used at runtime
- compile SQLPL ENG 16412 -16412 Up to 9 different attribute definitions are possible
- compile SQLPL ENG 16413 -16413 Up to 20 ignore definitions are possible
- compile SQLPL ENG 16420 -16420 Number of parameters does not agree
- compile SQLPL ENG 16430 -16430 This variable definition does not match the number of layout fields
- compile SQLPL ENG 16431 -16431 There is no corresponding variable for this field number
- compile SQLPL ENG 16432 -16432 Number of fields does not match the slice definition
- compile SQLPL ENG 16433 -16433 All fields of a vector slice have to be input or output fields
- compile SQLPL ENG 16434 -16434 Variable, vector or field number has to be defined in the layout
- compile SQLPL ENG 16435 -16435 This variable is already defined as input field
- compile SQLPL ENG 16436 -16436 The value has to be greater than 0
- compile SQLPL ENG 16440 -16440 This SQL command is too long or the closing parenthesis is missing
- compile SQLPL ENG 16441 -16441 This QUERY/REPORT command is too long
- compile SQLPL ENG 16442 -16442 Maximal length exceeded
- compile SQLPL ENG 16460 -16460 Label not found
- compile SQLPL ENG 16461 -16461 Too many labels
- compile SQLPL ENG 16462 -16462 Duplicate label
- compile SQLPL ENG 16490 -16490 DOMAIN definition syntactically incorrect
- compile SQLPL ENG 16491 -16491 Unknown DOMAIN name
- compile SQLPL ENG 16492 -16492 Unknown field or group in NEXTFIELD or NEXTGROUP statement
- compile SQLPL ENG 16493 -16493 No label definition possible for this key
- sys_err SQLPL ENG 16500 -16500 Not yet implemented
- sys_err SQLPL ENG 16501 -16501 System error
- sys_err SQLPL ENG 16502 -16502 Invalid system variable
- sys_err SQLPL ENG 16503 -16503 Internal value error : &1
- sys_err SQLPL ENG 16505 -16505 Internal database error : &1
- sys_err SQLPL ENG 16506 -16506 Out of system memory
- sys_err SQLPL ENG 16510 -16510 Syntax tree too complex
- sys_err SQLPL ENG 16514 -16514 Bounds of vector slice parameter exceeded
- sys_err SQLPL ENG 16515 -16515 Parameter must be a vector slice
- sys_err SQLPL ENG 16519 -16519 System error while accessing a variable's value
- prec SQLPL ENG 16600 -16600 Precompiler and SQLPL interpreter are incompatible
- prec SQLPL ENG 16601 -16601 One of the variable values is too large
- prec SQLPL ENG 16602 -16602 One of the output variables is not known in the form
- prec SQLPL ENG 16604 -16604 Too many parameters
- db_err SQLPL ENG 16700 -16700 Database not accessible
- db_err SQLPL ENG 16704 -16704 Error during CONNECT on additional database
- db_err SQLPL ENG 16705 -16705 Too many databases
- db_err SQLPL ENG 16706 -16706 Unknown symbolic database name
- db_err SQLPL ENG 16730 -16730 Wrong SQL datatype
- db_err SQLPL ENG 16731 -16731 Command not prepared
- db_err SQLPL ENG 16732 -16732 Execute DB differs from PREPARE DB
- run SQLPL ENG 16801 User interrupt
- run SQLPL ENG 16802 Border of form reached
- compile SQLPL ENG 16803 Invalid Input
- run SQLPL ENG 16804 PICK buffer is empty
- run SQLPL ENG 16805 Value exceeds PICK buffer length
- run SQLPL ENG 16806 PICK/PUT invalid on this cursor position
- run SQLPL ENG 16807 Top of list
- run SQLPL ENG 16808 Bottom of list
- debug SQLPL ENG 16850 Variable name expected
- SQLPL ENG 16999 SQLPL.enm 10.05.01 1998-04-24
-