9996 Compiling @
9997 (%F %L) @
9998 (%F %L,%C) @
9999
10000 Warning: |Error: |Fatal error: |Internal error: |
10001 Including: %V
10005 Debug: %V

10020 Expected: %V
10021 Invalid string (misused <...> or {...} )
10022 String not terminated
10023 Invalid number
10024 Missing exponent
10025 Invalid identifier
10026 Invalid label
10027 Invalid printer control token
10028 Invalid picture token
10029 Illegal character
10030 OMIT misplaced
10031 OMIT cannot be nested
10033 OMIT not terminated: %V
10034 Invalid OMIT/EMBED expression
10040 INCLUDE misplaced
10041 INCLUDE/EMBED nested too deep
10042 INCLUDE invalid, expected: %V
10043 SECTION not found: %V
10044 SECTION duplicated: %V
10045 Invalid MEMBER statement

10050 Replacing library function: %V
10051 Ignoring duplicate EQUATE :%V
10052 Duplicate data label: %V
10053 Duplicate code label: %V
10061 Illegal data type: %V
10062 Illegal SCREEN statement: %V
10063 Illegal REPORT statement: %V
10064 Illegal FILE statement: %V
10065 RADIO illegal outside OPTION

10067 Cannot have statement here
10068 Statement cannot have label
10069 Statement must have label

10071 FILE cannot be nested
10073 QUEUE/RECORD not valid in GROUP
10074 EQUATE cannot be nested
10077 SCREEN cannot be nested
10078 REPORT cannot be nested
10079 Not valid inside structure

10080 MAP must be within PROGRAM module
10081 Illegal data declaration
10082 Illegal key component
10083 Unknown key component: %V

10085 EXTERNAL must be within PROCEDURE or FUNCTION
10087 REPEAT must be within SCREEN
10088 MENU must be within SCREEN or REPEAT
10089 HEADER/DETAIL/FOOTER must be within REPORT

10091 Declaration too large
10092 Group too large
10093 Array too large
10094 Illegal data type for variable parameter
10095 MAP already defined
10096 Illegal data type or attribute
10097 Illegal data type for parameter
10098 Entity parameter cannot be an array
10099 Value-parameter cannot be an array

10100 Unknown attribute: %V
10101 Attribute takes no parameters
10102 Attribute requires more parameters
10103 Attribute has too many parameters
10104 Invalid parameter for attribute
10105 OVER must name variable
10106 Embedded OVER must name field in same structure
10107 OVER must not be larger than target variable
10109 Cannot have initial values with OVER or AUTO

10111 Invalid SCREEN attribute
10112 Invalid MENU attribute
10113 Invalid screen item attribute
10114 Invalid REPORT attribute
10115 Invalid report section attribute
10116 Invalid FILE attribute
10118 Invalid QUEUE/RECORD attribute
10119 Invalid GROUP/QUEUE/RECORD attribute
10120 Invalid QUEUE attribute
10121 Invalid data declaration attribute
10122 Invalid EXTERNAL attribute
10123 Invalid EQUATE attribute
10124 Invalid KEY/INDEX attribute
10126 Invalid MEMO attribute
10127 Invalid OWNER attribute
10128 Invalid PAINT attribute
10129 Invalid ENTRY attribute
10130 Invalid TEXT attribute
10131 Invalid PAUSE attribute
10132 Invalid POINT attribute
10133 Invalid CONTROL attribute
10134 Invalid CTL attribute
10135 Invalid report STRING attribute
10136 Invalid screen STRING attribute
10137 Invalid menu/screen STRING attribute
10138 Invalid MODULE attribute
10139 ENCRYPT attribute requires OWNER
10140 Invalid USE attribute parameter
10141 Invalid PULLDOWN attribute
10142 Invalid PROGRAM attribute

10151 Attribute string must be constant
10152 Attribute variable must have string type
10153 Attribute variable must be static
10154 Attribute parameter must be variable
10155 Attribute variable type must be integer
10156 Attribute parameter must be QUEUE field

10204 Expression cannot have conditional type
10205 Invalid expression operand type

10210 Unknown identifier
10211 Expression cannot be picture
10212 Parameter cannot be omitted
10213 Integer expression expected
10214 Expression must be constant
10215 Must be variable
10216 Variable-size must be constant

10220 Too few parameters
10221 Too many parameters
10222 DECIMAL too long
10223 DECIMAL has too many places
10224 Wrong number of parameters
10225 Must be dimensioned variable
10226 Must specify DECIMAL size
10227 Parameter must be picture
10228 Parameter must be procedure label
10229 Must be PROCEDURE without parameter

10230 Illegal parameter type for EQUATE
10231 Illegal parameter type for STRING
10232 Illegal parameter for LIKE

10240 Parameter must be FILE label
10241 Variable expected
10242 Too few subscripts
10243 Too many subscripts
10245 Field requires (more) subscripts
10246 Value requires (more) subscripts
10247 Illegal array assignment
10248 Unknown label: %V

10251 CYCLE statement must be within LOOP
10252 BREAK statement must be within LOOP
10253 Invalid LOOP variable
10255 Statement label duplicated
10256 Illegal target for GOTO
10257 Illegal CASE expression type
10258 Routine label duplicated
10259 Illegal target for DO
10260 Cannot GOTO into ROUTINE

10261 Unknown function label
10262 Unknown procedure label
10265 Cannot RETURN from here
10266 Cannot RETURN value from procedure
10267 Must RETURN value from function
10268 Cannot EXIT from here

10271 Declaration not valid in FILE structure
10272 FILE must have RECORD structure
10273 KEY must have components
10274 FILE must have DRIVER attribute
10275 FILEs must have same DRIVER attribute

10301 Invalid structure as first parameter
10302 Invalid first parameter of PUT
10303 Invalid first parameter of ADD
10304 Invalid first parameter of DELETE
10305 Invalid first parameter of FREE
10306 Invalid first parameter of SET
10307 Invalid first parameter of NEXT
10308 Invalid first parameter of PREVIOUS

10321 Must be INDEX without components

10329 CLARION function cannot use RAW
10330 Cannot call procedure as function
10331 Cannot call function as procedure
10332 Invalid variable parameter data type
10333 Wrong number of subscripts
10334 Parameter cannot be omitted
10335 Too few parameters
10336 Must specify structure label
10337 Mismatched entity parameter type
10338 Arrays must be passed as variable parameters
10339 No prototype available
10340 Wrong number of parameters
10341 Invalid SIZE parameter
10342 Must specify print-structure
10343 Parameter must have size 256
10344 FUNCTION must have return type
10345 PROCEDURE cannot have return type
10346 Parameter must be report DETAIL label

10350 Missing procedure definition: %V
10351 Procedure doesn't belong to module: %V
10360 Missing target for GOTO: %V
10361 Missing target for DO: %V
10365 Missing target for ESC: %V

10501 Subscript out of range

10800 Not implemented yet
10802 ISL error: %V
10810 Inconsistent scanner initialization
10816 Unknown operator
10817 Unknown expression type
10818 Unknown expression kind
10819 Unknown variable context
10820 Unknown parameter kind
10821 Unknown assignment operator
10822 Unknown variable type
10823 Unknown case type
10824 Unknown equate type
10825 Unknown string kind
10826 Unknown picture type
10827 Unknown descriptor type
10828 Unknown initializer type
10829 Unknown designator kind
10830 Unknown structure field
10831 Unknown formal entity
10832 Type descriptor not static
10833 Unknown clear type
10834 Unknown simple formal type
10835 Out of attribute space
10836 Unknown label/routine
10837 Unknown special identifier
10838 Value not static
10839 Unknown screen kind
10840 Unknown screen structure kind
10841 Corrupt pragma string
10842 Old symbol non-NIL

10845 String not CCST

10850 Not implemented yet

10900 AND BREAK BY CASE CYCLE DO EJECT ELSE ELSIF END EXECUTE EXIT FUNCTION
10901 GOTO IF INCLUDE LOOP MEMBER NOT OF OMIT OR OROF PROCEDURE PROGRAM
10902 RETURN ROUTINE THEN TIMES TO UNTIL WHILE XOR

10903 SECTION COMPILE BEGIN EMBED ENDEMBED

10904 PULLDOWN CODE COL DETAIL FILE FOOTER GROUP HEADER
10905 MAP MENU MODULE OPTION RECORD REPEAT REPORT ROW SCREEN
10906 QUEUE TITLE SUBTITLE

10907 ABS ACCEPT ACOS ADD ADDRESS AGE ALERT ALIAS ALL APPEND ASIN ASK
10908 AT ATAN BAND BEEP BFLOAT4 BFLOAT8 BINARY BLANK BOF BOR BSHIFT
10909 BUILD BXOR BYTE BYTES CENTER CHAIN CHANGE CHOICE CHR CLEAR
10910 CLIP CLOCK CLOSE COLOR COLS COMMIT CONTENTS CONTROL COPY
10911 COS CREATE DATE DAY DECIMAL DEFORMAT DELETE DEVICE DIM DISABLE
10912 DISPLAY DUP DUPLICATE EMPTY ENCRYPT ENTRY EOF EQUATE
10913 ERASE ERROR ERRORCODE ERRORFILE ESC EVERY FIELD FIELDS FILEERROR FILEERRORCODE FLUSH FORMAT
10914 FREE GET HALT HELP HLP HOLD IDLE IMM IN INDEX INLIST INRANGE INS
10915 INSTRING INT KEY KEYBOARD KEYCODE LEFT LEN LENGTH LFT LIKE LINE LOCK
10916 LOG10 LOGE LOGOUT LONG LOOK LOWER MAXIMUM MEMO MEMORY MONTH
10917 NAME NEXT NOCASE NOMEMO NUMERIC OMITTED OPEN OPT OUT OVER OVR
10918 OWNER PACK PAGE PAINT PATH PAUSE PDECIMAL PEEK POINT POINTER POKE
10919 PRE PREVIOUS PRINT PUT RANDOM REAL RECLAIM RECORDS
10920 REFER RELEASE REMOVE RENAME REQ RESTART RIGHT ROLLBACK
10921 ROUND ROWS RUN RUNCODE RUNSMALL SCROLL SELECT SELECTED SET
10922 SETCLOCK SETCURSOR SETPATH SETTODAY SHARE SHORT SHOW
10923 SHUTDOWN SIN SIZE SKIP SORT SQRT STATUS STOP STREAM STRING SUB TAN
10924 TEXT TODAY TRN TYPE UNLOCK UPDATE UPPER UPR USE VAL WIDTH YEAR

10925 ALLOW ALONE ALRT AUTO BACKCOLOR BUTTON
10926 C CAP CENT CHANGED CHECK COMMAND COVER CSTRING CUA
10927 DITHER DOUBLE DRIVER ENABLE EXPAND EXTERNAL FADE
10928 FALL FILL FIX FIXED FORECOLOR FROM FULL GETSTYLES GRAPHIC
10929 HALF HIDE HSCROLL HVSCROLL IMAGE ITEM LAST LIST LOADBORDER LOADSYMBOLS
10930 LOCAL LWR MAKECOLOR MAX MOUSECOL MOUSEROW MSG NEWPAGE NOTIFY PASCAL
10931 POSITION PRESS PRINTER PROMPT PSTRING RADIO RAW REGET RESET REUSE RHT
10932 SEND SEPARATE SETAREA SETNOBLINK SETBLINK SETCOLOR
10933 SETCOMMAND SETGRAPHIC SETKEYCODE SETMOUSE SETMSG
10934 SETSTYLES SETTEXT SHADOW SHOWIMAGE SINGLE SREAL STATIC STYLES
10935 SUPPRESS TIME TOGGLE TONE ULONG USESYMBOLS USHORT VSCROLL WATCH
10936 WIPE WRAP ZOOM ? THEEND.

10951  in TSCLA.id (identifier spellings)
10952  in TSCLA.str (string literals)
10953  in TSCLA.scan
10954  in TSCLA.aux
10955  in TSCLA.tmp
10956  in TSCLA.dsc (descriptors)
10957  in TSCLA.pch
10958  in TSCLA.sym (symbols)
10959  in TSCLA.typ (types)
10960  in TSCLA.fld (fields)
10961  in TSCLA.old
10962  in TSCLA.rtl (run-time library calls)
