<title=List of all error codes>
<keywords=error err errors>

000  Could not open xxx file                  <link=error_000=description>
001  Bad file : xxx                           <link=error_001=description>
002  Bad extender file xxx                    <link=error_002=description>
003  Could not find xxx variable              <link=error_003=description>
004  Could not find xxx function or label     <link=error_004=description>
005  Bad language file : xxx                  <link=error_005=description>
006  Could not find lexical program           <link=error_006=description>
007  Lexical program overflow                 <link=error_007=description>
008  Character not found in lexical stack     <link=error_008=description>
009  Lexical program error                    <link=error_009=description>
010  Lexical program overflow                 <link=error_010=description>
011  Syntactic stack overflow                 <link=error_011=description>
012  Bad atom                                 <link=error_012=description>
013  Action not defined                       <link=error_013=description>
014  Atom(s) missing                          <link=error_014=description>
015  xxx                                      <link=error_015=description>
016  Directive expected                       <link=error_016=description>
017  File name expected                       <link=error_017=description>
018  Code has now effect                      <link=error_018=description>
019  xxx : unknown assembler instruction      <link=error_019=description>
020  Function result must be stored into a general register <link=error_020=description>
021  Syntax error in function declaration      <link=error_021=description>
022  , expected in function declaration        <link=error_022=description>
023  Variable or function declaration expected <link=error_023=description>
024  Variable xxx has no location in memory    <link=error_024=description>
025  xxx identifier is already defined         <link=error_025=description>
026  Type expected in function declaration     <link=error_026=description>
027  Register overflow in function declaration <link=error_027=description>
028  Function name expected                    <link=error_028=description>
029  ( expected in xxx function declaration    <link=error_029=description>
030  ) expected in xxx function declaration    <link=error_030=description>
031  16 bit register used for jump             <link=error_031=description>
032  Bad jump or call operand                  <link=error_032=description>
033  Constant expected                         <link=error_033=description>
034  Syntax error in quick for instruction     <link=error_034=description>
035  Register overflow                         <link=error_035=description>
036  Bad operand                               <link=error_036=description>
037  Size of operand(s) do not match           <link=error_037=description>
038  Label name expected                       <link=error_038=description>
039  Variable name expected in variable declaration (missing ;) <link=error_039=description>
040  ( expected in sizeof syntax               <link=error_040=description>
041  Identifier expected in sizeof syntax      <link=error_041=description>
042  ) expected in sizeof syntax               <link=error_042=description>
043  ] expected in array declaration           <link=error_043=description>
044  initialization during declaration not allowed for arrays <link=error_044=description>
045  Constant expected in address initialization  <link=error_045=description>
046  initialization overflow                   <link=error_046=description>
047  Illegal initialization                    <link=error_047=description>
048  Identifier expected                       <link=error_048=description>
049  Invalid operand : xxx                     <link=error_049=description>
050  Operand syntax error                      <link=error_050=description>
051  8-bit registers not allowed in memory references <link=error_051=description>
052  Segment registers not allowed in memory references <link=error_052=description>
053  X registers not allowed in memory references <link=error_053=description>
054  Size of xxx variable is unknown or zero   <link=error_054=description>
055  Error in expression                       <link=error_055=description>
056  xxx : unknown identifier                  <link=error_056=description>
057  Operand expected                          <link=error_057=description>
058  Extra ] in expression                     <link=error_058=description>
059  Extra ) in expression                     <link=error_059=description>
060  Bad expression operand xxx                <link=error_060=description>
061  ( expected in for syntax                  <link=error_061=description>
062  ; expected in for syntax                  <link=error_062=description>
063  ) expected in for syntax                  <link=error_063=description>
064  xxx function not declared                 <link=error_064=description>
065  Extra parameter in call to function xxx   <link=error_065=description>
066  , expected in call to function xxx        <link=error_066=description>
067  Cannot attribute something to a constant  <link=error_067=description>
068  Function name expected for function call  <link=error_068=description>
069  Unknown function : xxx                    <link=error_069=description>
070  Too many parameters in call to xxx function  <link=error_070=description>
071  Too few parameters in call to xxx function   <link=error_071=description>
072  Function xxx doesn't return any results      <link=error_072=description>
073  Too many open parenthesis                 <link=error_073=description>
074  Call of nonfunction                       <link=error_074=description>
075  Condition is always true                  <link=error_075=description>
076  Condition is always false                 <link=error_076=description>
077  Expression too complex                    <link=error_077=description>
078  Destination too far away                  <link=error_078=description>
079  Constant out of range updating xxx reference <link=error_079=description>
080  Destination label xxx too far away        <link=error_080=description>
081  ( expected                                <link=error_081=description>
082  : expected                                <link=error_082=description>
083  Procedure name expected                   <link=error_083=description>
084  Extra parameter in function call          <link=error_084=description>
085  > expected                                <link=error_085=description>
086  ] expected                                <link=error_086=description>
087  Invalid continue                          <link=error_087=description>
088  ) expected                                <link=error_088=description>
089  Invalid break                             <link=error_089=description>
090  Operand has no address                    <link=error_090=description>
091  Pointer expected                          <link=error_091=description>
092  Could not create xxx file                 <link=error_092=description>
093  Function xxx is declared, but not defined <link=error_093=description>
094  Pointer expected                          <link=error_094=description>
095  Invalid operand type                      <link=error_095=description>
096  Type expected                             <link=error_096=description>
097  initialization not allowed here           <link=error_097=description>
098  Operand has no size                       <link=error_098=description>
099  Segment overflow                          <link=error_099=description>
100  xxx keyword expected in pascal case syntax <link=error_100=description>
101  Too many expressions to return             <link=error_101=description>
102  ; expected (this function can't return anything ?) <link=error_102=description>
103  Index out of range                        <link=error_103=description>
104  Structure required                        <link=error_104=description>
105  Pointer to structure expected             <link=error_105=description>
106  xxx is not a member of yyy                <link=error_106=description>
107  Invalid for variable                      <link=error_107=description>
108  'to' keyword expected                     <link=error_108=description>
109  Too many results expected from function xxx <link=error_109=description>
110  xxx already defined                       <link=error_110=description>
111  xxx not defined (can't undef)             <link=error_111=description>
112  Bad placed endif                          <link=error_112=description>
113  Bad placed else directive                 <link=error_113=description>
114  ifdef or ifndef need an endif             <link=error_114=description>
115  Interrupt functions shouldn't have any parameters <link=error_115=description>
116  xxx label was referenced in '%s' function but not defined <link=error_116=description>
117  Unexpected symbol                         <link=error_117=description>
118  User break                                <link=error_118=description>
119  seg16 duplicated in module xxx            <link=error_119=description>
120  xxx label duplicated in yyy file          <link=error_120=description>
121  xxx variable duplicated in yyy file       <link=error_121=description>
122  xxx structure duplicated in yyy file      <link=error_122=description>
123  xxx function duplicated in yyy file       <link=error_123=description>
124  xxx type duplicated in yyy file           <link=error_124=description>
125  Bad directive                             <link=error_125=description>
126  Structure expected, not pointer to structure <link=error_126=description>
127  , expected in parameter list              <link=error_127=description>
128  xxx parameter has default dword type      <link=error_128=description>
130  Unknown identifier : xxx (declaration expected) <link=error_130=description>
132  xxx86 instructions not enabled            <link=error_132=description>
133  Could not find xxx variable .. making dynamic link <link=error_133=description>
134  Could not find xxx function or label ... making dynamic link <link=error_134=description>
135  Structure name expected                   <link=error_135=description>
136  xxx function not declared in yyy structure <link=error_136=description>
137  Operands' types do not match              <link=error_137=description>
138  Undefined type                            <link=error_138=description>
139  Bad function parameter - cannot pass structures - only pointers <link=error_139=descr>
140  Unexpected end of the xxx file            <link=error_140=description>
141  Too many errors                           <link=error_141=description>
142  Too many warnings                         <link=error_142=description>
143  xxx variable is declared but not used in yyy function <link=error_143=description>
144  xxx variable is assigned a value that is not used in yyy function <link=error_144=descr>
145  Type expected before declaration of xxx   <link=error_145=description>
146  MMX instructions not enabled              <link=error_146=description>
147  3D-NOW! instructions not enabled          <link=error_147=description>
148  Bad 3D-NOW! instruction operands (instr mmX,[reg] (X=0..7)) <link=error_148=description>
149  Bad PREFECTCH instruction operands (instr [reg]) <link=error_149=description>
150  Illegal indexing mode                     <link=error_150=description>
151  else without if                           <link=error_151=description>
152  Temporary segment overflow                <link=error_152=description>
153  Pointer to pointer not allowed here       <link=error_153=description>
154  Array of structures not allowed here      <link=error_154=description>
155  Function definition not allowed here      <link=error_155=description>
156  Supradefinition of %s                     <link=error_156=description>
157  field already exists in %s structure      <link=error_157=description>
<end>