Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 672 Bytes

dot-erridn.md

File metadata and controls

25 lines (18 loc) · 672 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: `.ERRIDN`, `.ERRIDNI`
'.ERRIDN', '.ERRIDNI'
05/23/2019
.ERRIDN
.ERRIDNI
.ERRIDN directive
.ERRIDNI directive
89507db3-7d40-4a5e-a378-24d30feda9d1

.ERRIDN, .ERRIDNI

Generates an error if the text items are identical.

Syntax

.ERRIDN textitem1, textitem2, message
.ERRIDNI textitem1, textitem2, message

Remarks

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

See also

Directives reference
MASM BNF Grammar