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>%popctl pop listing controls tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%POPCTL          Pop Listing Controls                          TASM Directive

  %POPCTL

     This directive resets the listing controls to the same settings used
     when the last %PUSHLCTL was used. All former listing controls that
     can be enabled or disabled are restored.


       Notes:     The Listing Control Stack is 16 levels high. None of the
                  listing controls that set field width (like %PCNT or %DEPTH)
                  are restored.

See Also: %PUSHLCTL

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