.LIST Restore Source-Code Listing MASM Directive
.LIST
Causes source-code lines to be listed.
Notes: .LIST and .XLIST are commonly used to suppress the
listing of a block of a program.