Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 654 Bytes

File metadata and controls

25 lines (18 loc) · 654 Bytes
description Learn more about: .ERRDIF, .ERRDIFI
title .ERRDIF, .ERRDIFI
ms.date 05/23/2019
f1_keywords
.ERRDIF
.ERRDIFI
helpviewer_keywords
.ERRDIF directive
.ERRDIFI directive
ms.assetid af7cb441-0373-4c7e-af9c-06bcb9ed2b0a

.ERRDIF, .ERRDIFI

Generates an error if the text items are different.

Syntax

.ERRDIF textitem1, textitem2, message
.ERRDIFI textitem1, textitem2, message

Remarks

If .ERRDIFI is given, the comparison is case insensitive.

See also

Directives reference
MASM BNF Grammar