qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Miscellaneous Directives
   Directives  Contents  Index
──────────────────────────────────────────────────────────────────────────────
 
Mnemonic       Description
COMMENT        Marks beginning of a comment block
END            Marks end of source file and optionally sets start address
INCLUDE        Includes contents of another source file
INCLUDELIB     Declares default library to be searched by linker
%OUT           Displays a message during assembly
.RADIX         Sets default radix for constants
                                    -♦-