Prev
Open Object Rexx
Next
6.9. The STDIN Stream (.STDIN)
This is the stream object (see
Section 5.2.4, “The Stream Class”
) representing the representing the standard input file of a process. It is the startup default stream for the .INPUT object.
Prev
6.8. The STDERR Stream (.STDERR)
Up
Home
Next
6.10. The STDOUT Stream (.STDOUT)