Skip to content

Latest commit

 

History

History
53 lines (47 loc) · 874 Bytes

File metadata and controls

53 lines (47 loc) · 874 Bytes
title ECHO | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
ECHO
dev_langs
C++
helpviewer_keywords
ECHO directive
ms.assetid 68b912cc-6bd3-4f22-88cb-00a1aa17ecaf
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

ECHO

Displays message to the standard output device (by default, the screen).

Syntax

  
ECHO   
message  
  

Remarks

Same as %OUT.

See Also

Directives Reference