Chapter Contents |
Previous |
Next |
Command Directory |
Called from a CLIST or EXEC to Output Information
dbl{og}
dblog
[STRING]
dblog
command can be called from a CLIST or EXEC to output information to the debugger.
STRING is a string of characters that is not surrounded by quotation marks.
If dblog
is used in your CLIST or EXEC, it
outputs the string of characters specified by the STRING argument. If used
without the STRING argument, the output is a blank line. In line mode, output
is sent to the session log displayed on the terminal; in full-screen mode,
it is sent to the Log window. If sent to the Log window, it is displayed in
the color specified for debugger commands (controlled by the Config window).
dblog
dblog This is an output string.
dblog
command is used to output information from a CLIST or EXEC under TSO and from
an EXEC under CMS.
PROFILE | no |
configuration file | no |
Source window prefix | none |
dblog
command is not affected by changes in scope.
Successful: 0 | |
Unsuccessful: 1 |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.