From: Rony G. F. <Ron...@wu...> - 2022-06-15 11:54:13
|
Hi Mike, On 15.06.2022 00:41, hp...@we... wrote: ... cut ... > Alas, some points displease: > i) the ooRexx integration per Address "" ... input ... output > force some changes, there is only one output connection possible, > but this pipe has two, a variable and a stem. Thus I had to solve > this in the post-processing. No, there are two output connections possible! One for stdout ("output") and one for stderr ("error"), cf. "rexxref.pdf", "2.1 ADDRESS". ---rony |