[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
%OUT Display Text during Assembly Directive
%OUT text
Causes the assembler to echo text to the screen during assembly. The
text is displayed when the %OUT directive is encountered in the source
code, thus the status of a long assembly can be displayed.
Notes: The %OUT directive will be interpreted twice, once for
each pass. Use IF1 and IF2 to display messages
according to which pass is executing.
See Also: IF1 IF2
Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson