The information in this article applies to:
SUMMARYWhen using IF directives, relational operators could be used to form the conditions. Note: The relational operators treat the expressions as follows: EQ and NE treat their operators as 16-bit numbersThe relational operators cannot be used for comparing string arguments. It is often necessary to compare string arguments in MACROs. IFIDN and IFDIF directives are available for this purpose. IFIDN grants assembly if two arguments are identical; IFDIF grants assembly if two arguments are different. The syntax is as follows:
Additional query words: 5.00 5.10 5.10a 6.00 6.00a 6.00b
Keywords : |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |