Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>.sall suppress all macro expansion listings directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
.SALL            Suppress All Macro Expansion Listings              Directive

  .SALL

    Causes the assembler to suppress source statement listings of macro
    expansions.  The macro call is copied to the source listing, but the
    source line generated by the call are not copied.

See Also: .LALL .XALL

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson