Too many errors found
Turbo Assembler has stopped assembling your file because it contained so
many errors.
You may have made a few errors that have snowballed. For example, failing
to define a symbol that you use on many lines is really a single error
(failing to define the symbol), but you will get an error message for each
line that referred to the symbol.
Turbo Assembler will stop assembling your file if it encounters a total of
100 errors or warnings.