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