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>%pagesize set listing page size tasm directive</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%PAGESIZE        Set Listing Page Size                         TASM Directive

  %PAGESIZE [rows] [,columns]

     You can use this directive to set the page size for listing output.
     The minimum row number is 10, the maximum 255; the minimum column
     number is 59, the maximum 255.

See Also: PAGE

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