



免费预览已结束,剩余1页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1.Out of memory 内存溢出2.Identifier expected 缺标识符3.Identifier not found 标识符未找到* 如:Identifier not found INTEGR 标识符INTEGER未找到4.Duplicate identifier 重复说明* 如:Duplicate identifier N 变量N重复说明5.Syntax error 语法错误*6.Error in real constant 实型常量错7.Error in integer constant 整型常量错8.String constant exceeds line 字符串常量跨行9.Too many nested file 文件嵌套过多10.Unexpected end of file 非正常文件结束11.Line to long 行过长12.Type Identifier expected 缺类型标识符13.Too many open file 打开文件过多14.Invalid file name 无效文件名15.File not found 文件未找到*16.Disk full 磁盘满17.Invalid compiler directive 无效编译指示18.Too many file 文件过多19.Undefined type in pointer definition 指针定义中未定义类型20.Variable identifier expected 缺变量标识符21.Error in type definition 类型错误说明*22.Stucture too large 结构过长23.Set base type out of range 集合基类型越界24.File components may not be files or object FILE分量不能为文件或对象25.Invalid string length 无效字符串长度26.Type mismatch 类型不匹配*27.Invalid subrange base type 无效子界基类型28.Lower bound greater than upper bound 下界大于上界29.Ordinal type expected 缺有序类型30.Integer constant expected 缺整型常数31.Constant expected 缺常量32.Integer or real constant expected 缺整型或实型常量33.Pointe type identifier expected 缺指针类型标识符34.Invalid function result type 无效的函数结果类型35.Label identifier expected 缺标号标识符36.Begin expected 缺BEGIN*37.End expected 缺END*38.Integer expression expected 缺整型表达式39.Ordinal expression expected 缺有序表达式40.Boolean expression expected 缺布尔表达式41.Operand type do not match operator 操作数与操作符不匹配42.Error in expression 表达式错43.Illegal expression 非法赋值*44.Field identifier expected 缺域标识符45.Object file too large 目标文件过大46.Undefined external 未定义外部标识符47.Invalid object file record 无效OBJ文件记录48.Code segment too large 代码段过长49.Data segment too large 数据段过长*50.Do expected 缺DO*51.Invalid PUBLIC definition 无效PUBLIC定义52.Invalid EXTRN definition 无效EXTRN定义53.Too many EXTRN definition EXTRN定义过多54.Of extected 缺0F*55.INTERFACE expected 缺INTERFACE56.Invalid relocatable reference 无效重定位引用57.THEN expected 缺THEN*58.TO (DOWNTO) expected 缺T0或DOWNTO*59.Undefined forward 提前引用未定义的说明60.Too many procedures 过程过多61.Invalid typecast 无效类型转换62.Division by zero 被零除63.Invalid typecast 无效文件类型64.Cannot Read or Write variable of this type 不能读写该类型的变量*65.Ponter variable expected 缺指针变量66.String variable expected 缺字符串变量67.String expression expected 缺字符串表达式68.Circular unit reference 单元循环引用69.Unit name mismatchg 单元名不匹配70.Unit version mismatch 单元版本不匹配71.Duplicate unit name 单元重名72.Unit file format error 单元文件格式错误73.Implementation expected 缺IMPLEMENTATl0N74.constant and case types do not match 常数与CASE类型不相匹配75.Record variable expected 缺记录变量76.Constant out of range 常量越界77.File variable expected 缺文件变量78.Pointer extression expected 缺指针变量79.Integer or real expression expected 缺整型或实型表达式80.Lable not within current block 标号不在当前块中81.Lable already defined 标号已定义82.Undefined lable in preceding statement part 在前面语句中标号未定义83.Invalid argument 无效的参数84.Unit expected 缺UNIT85. “;” expected 缺“;”*86. “:” expected 缺“:”*87. “,” expected 缺“,”*88. “(” expected 缺“(”)*89. “)” expected 缺“” *90. “=” expected 缺“”*91. “:=” expected 缺“:”*92. “” or “(” expected 缺“”或“(”)*93. “” or “)” expected 缺“”或“)”*94. “.” expected 缺“”*95. “” expected 缺“”*96.Too many variable 变量过多97.Invalid FOR control variable 无效FOR控制变量98.Integer variable expected 缺整型变量99.File and procedure types are not allowed here 此处不允许用文件和过程类型100.Srting length mismatch 字符串长度不匹配101.Invalid ordering of fields 无效域顺序102.String constant expected 缺字符串常量103.Integer or real variable expected 缺整型或实型变量104.Ordinal variable expected 缺顺序变量105.INLINE error INLINE错106.Character expression expected 缺字符表达式107.Too many relocation items 重定位项过多112.Case constant out of range CASE常量越界113.Error in statement 语句错114.Cant call an interrupt procedute 不能调用中断过程116.Must be in 8087 mode to complie this 必须在8087方式下编译117.Target address not found 未找到目标地址118.Include files are not allowed here 此处不允许包含INCLUDE文件120.NIL expected 缺NIL121.Invalid qualifier 无效限定符122.Invalid variable reference 无效变量引用123.Too many symbols 符号过多124.Statement part too large 语句部分过长126.Files must be var parameters 文件必须为变量参数127.Too many conditional directive 条件符号过多128.Misplaced conditional directive 条件指令错位129.ENDIF directive missing 缺少ENDIF 指令130.Error in initial conditional defines 初始条件定义错131.Header does not match previous definition 过程和函数头与前面定义的不匹配132.Critical disk error 严重磁盘错误133.Cant evalute this expression 不能计算该表达式* 如:Cant evalute constart expression 不能计算该常量表达式134.Expression incorrectly terminated 表达式错误结束135.Invaild format specifier 无效格式说明符136.Invalid indirect reference 无效间接引用137.Structed variable are not allowed here 此处不允许结构变量138.Cant evalute without system unit 无SYSTEM单元不能计算139.Cant access this symbols 不能存取该符号140.Invalid floating point operation 无效浮点运算141. Cant compile overlays to memory 不能将覆盖模块编译至内存142.Procedure or function variable expected 缺过程和函数变量143.Invalid procedure or function reference. 无效过程或函数引用144.Cant overlay this unit 不能覆盖该单元147.Object type expected 缺对象类型148.Local object types are not allowed 不允许局部对象类型149.VIRTUAL expected 缺VIRTUAL150.Method identifier expected 缺方法标识符151.Virtual constructor are not allowed 不允许虚拟构造方法152.Constructor Identifier expected 缺构造函数标识符153.Destructor Identifier expected 缺析构函数标识符154.Fail only allowed within constructors FAIL标准过程只允许在构造方法内使用155.Invalid combination of opcode and operands 无效的操作符和操作数组合156.Memory reference expected 缺内存引用157.Cant add or subtrace relocatable symbols 不能加减可重定位符号158.Invalid register combination 无效寄存器组合159.286/287 Instructions are not enabled 未激活286287指令160.Invalid symbol reference 无效符号引用161.Code generation error 代码生成错162.ASM expected 缺ASM二、运行错误运行错误将显示错误信息,并终止程序的运行。Run time error * at XXXX:YYYY其中*是运行错误号,运行时的错误分为以下四类:错误号为199是DOS错误;100149是输入输出错误;150199是严重错误;200255是致命错误。XXXX:YYYY是错误地址,形式为段地址:偏移量。1 Invalid function number 无效函数号2 File not found 文件未找到3 Path not found 路径未找到4 Too many open files 打开文件过多5 File access denied 禁止文件存取6 Invalid file handle 无效文件句柄12 Invalid file access code 无效文件存取代码15 Invalid drive number 无效驱动器号16 Cannot remove current directory 不能删除当前目录17 Cannot rename across drives 不能跨驱动器改文件名100 Disk read error 磁盘读错误101 Disk write error 磁盘写错误102 File not assigned 文件变量未赋值103 File not open 文件未打开104 File not open for input 文件未用输入方式打开105 File not open for output 文件未用输出方式打开106 Invalid numeric format 无效数字格式150 Disk is write-protected 磁盘写保护151 Unknown unit 未知单元*152 Drive not ready 驱动器未准备好154 CRC error in data 数据CRC校验错155 Bad drive request struct length 不良驱动器请求结构长度156 Disk seek error 磁盘定位错157 Unknown media type 未知媒介类型158 Sector Not Fo
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025年洗碗厂竞争协议合同样本
- 2025年试用期间劳动合同样本
- 2025家电购货合同范文
- 2025餐饮行业采购销售合同模板
- 学生活动式教学法:现代诗歌欣赏与创作
- 2025关于投资理财的合同
- 2025年高温中暑相关试题及答案
- 房屋装饰艺术合同
- 解聘协议的义务履行
- 2025年甘肃省平凉市公务员省考公共基础知识模拟题(附答案)
- 新疆遴选公务员笔试题及答案
- (高清版)DG∕TJ 08-2165-2015 建设项目交通影响评价技术标准
- 过氧化氢低温等离子灭菌器规范
- 国企出纳笔试试题及答案
- 第32届全国中学生物理竞赛复赛答案
- 工地现浇楼板合同协议
- 《讲解员培训》课件
- 2022标准化数据中心机房建设项目设计方案
- 脚的重要性专题课件
- 建筑工程八大员岗位职责
- 消防工程全套报验资料
评论
0/150
提交评论