Chapter Contents

Previous

Next
ECHO

ECHO



Controls display of characters that are sent from the remote host while a WAITFOR statement executes

TELNET, TCP/IP


Syntax
Syntax Description

Syntax

ECHO ON | OFF;

Syntax Description

ON
specifies the characters that are displayed.

OFF
specifies that the characters are not displayed. This is the default.

Details

The ECHO statement determines whether or not characters sent by the remote host are displayed while a WAITFOR statement executes. The ECHO statement is useful when you are debugging a script.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.