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
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to