Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 597 Bytes

File metadata and controls

24 lines (17 loc) · 597 Bytes
description Learn more about: CATSTR
title CATSTR
ms.date 12/17/2019
f1_keywords
CATSTR
helpviewer_keywords
CATSTR directive
ms.assetid ae893190-8247-4435-a74e-de2f00db052f

CATSTR

Concatenates text items.

Syntax

name CATSTRtextitem1, textitem2 ...⟧⟧

Remarks

Each text item can be a literal string, a constant preceded by a %, or the string returned by a macro function. CATSTR is a synonym for TEXTEQU.

See also

Directives Reference
MASM BNF Grammar