| Functions and CALL Routines under z/OS |
| z/OS specifics | all |
| Syntax | |
| Description | |
| See Also |
Syntax |
| WTO("text-string" | var) |
is the message that you want to send. It should be no longer than 125 characters.
specifies a DATA step variable.
| Description |
WTO is a DATA step function that takes a character-string argument and sends it to a system console. The destination is controlled by the WTOUSERROUT=, WTOUSERDESC=, and WTOUSERMCSF= SAS system options. If WTOUSERROUT=0 (the default), then no message is sent.
| See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.