echo


Name

echo — display text in the output window of the process

Synopsis

Supported for RTserver, RTclient, RTmon, RTgms, and RTacl:

echo argument ... 

Description

The echo command writes the specified arguments (any type) in the command to the normal output window of the process. The output window is standard output (stdout).

The echo command is useful for producing diagnostics in command files.

Caution

None

See Also

None

Examples

PROMPT> echo "Hello world! This is a test!" 
Hello world! This is a test! 
PROMPT> 

TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com