After compilation, how to view the error prompts below the compiler? For example, Copyright (C) Microsoft Corp 1981-1985, 1987. All rights reserved.
Table lookup.asm(3): error A2009: Symbol not defined: O8H
50826 + 415558 Bytes symbol space free
0 Warning Errors
1 Severe Errors
Key explanation of Table lookup.asm(3): error A2009: Symbol not defined: O8H
In "Table lookup.asm" file, on line 3, there is an error A2009 indicating that the symbol "O8H" is not defined.
Table lookup.asm(3): error A2009: Symbol not defined: O8H
50826 + 415558 Bytes symbol space free
0 Warning Errors
1 Severe Errors
Key explanation of Table lookup.asm(3): error A2009: Symbol not defined: O8H
In "Table lookup.asm" file, on line 3, there is an error A2009 indicating that the symbol "O8H" is not defined.
