0.log
来自「几个汇编小程序 例如字符传换,显示字符串 爱好学汇编者下载一用」· LOG 代码 · 共 24 行
LOG
24 行
Microsoft (R) Macro Assembler Version 5.00
Copyright (C) Microsoft Corp 1981-1985, 1987. All rights reserved.
Open procedures: MAIN
0.asm(4): error A2105: Expected: instruction or directive
0.asm(5): error A2009: Symbol not defined: DW
0.asm(6): error A2105: Expected: instruction or directive
0.asm(7): error A2105: Expected: instruction or directive
0.asm(10): error A2105: Expected: instruction or directive
0.asm(15): error A2000: Block nesting error
0.asm(22): error A2105: Expected: instruction or directive
0.asm(23): error A2105: Expected: instruction or directive
0.asm(24): error A2009: Symbol not defined: MSS
0.asm(25): error A2009: Symbol not defined: SPV
0.asm(31): error A2105: Expected: instruction or directive
0.asm(32): error A2105: Expected: instruction or directive
0.asm(36): error A2009: Symbol not defined: START
Open procedures: MAIN
49300 + 441708 Bytes symbol space free
0 Warning Errors
14 Severe Errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?