Nothing. If redirection is not active, then ooRexx is not handling the input and output.
Rick On Sat, Sep 3, 2022 at 5:21 AM Rony G. Flatscher <[email protected]> wrote: > In a redirection handler it may be the case that redirection is not active > for the invocation > (isRedirectionRequested() returns false). > > Question: if redirection is not active, what happens if one still uses > ReadInput[Buffer](), > WriteOutput[Buffer](), WriteError[Buffer]()? Will ReadInput[Buffer]() read > from stdin, > WriteOutput[Buffer]() write to stdout and WriteError[Buffer]() write to > stderr? > > ---rony > > > > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel >
_______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
