/z        Displays source lines along with error messages

The /z option tells Turbo Assembler to display the corresponding
line from the source file when an error message is generated.
The line that caused the error is displayed before the error
message.

With this option disabled, Turbo Assembler just displays a
message that describes the error.