OutputRedirect

Configuration for directing standard output ("stdout") and standard error ("stderr") streams to specified files.



Attributes Summary
stdinFilename : StringThe file from which the standard input stream will be read.
stdoutFilename : StringThe file to which the standard output stream will be directed.
stderrFilename : StringThe file to which the standard error stream will be directed.

Attribute Details

stdinFilename    -    The file from which the standard input stream will be read.
     data type:  String
     default Value:   unspecified



stdoutFilename    -    The file to which the standard output stream will be directed. The file name can include a symbolic path name defined in the path map entries. Click "View..." to view the contents of the stdout file.
     data type:  String
     default Value:   unspecified



stderrFilename    -    The file to which the standard error stream will be directed. The file name can include a symbolic path name defined in the path map entries. Click "View..." to view the contents of the stderr file.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004