Statements |
Valid: | anywhere |
Category: | Program Control |
Restriction: | Has an effect only in objectserver mode |
Syntax | |
Without Arguments | |
Arguments | |
Details |
Syntax |
SYSECHO <"text">; |
Using SYSECHO without arguments sends a global statement complete event to the IOM client.
Arguments |
specifies a text string that is passed back to the IOM client.
Range: | 1-64 characters |
Requirement: | The text string must be enclosed in double quotation marks. |
Details |
The SYSECHO statement enables IOM clients to manually track the progress of a segment of a submitted SAS program.
When the SYSECHO statement is executed, a global statement complete event is generated and, if specified, the text string is passed back to the IOM client.
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.