IBM Books

Command Reference

ECHO

Permits the user to write character strings to standard output.

Authorization

None

Required Connection

None

Command Syntax

>>-ECHO--+------------------+----------------------------------><
         '-character-string-'
 

Command Parameters

character-string
Any character string.

Usage Notes

If an input file is used as standard input, or comments are to be printed without being interpreted by the command shell, the ECHO command will print character strings directly to standard output.

One line is printed each time that ECHO is issued.

The ECHO command is not affected by the verbose (-v) option (see Command Line Processor Options).


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]