I was going to suggest

address system 'some command' with error using (.array~new)

but I like your answer better :-)

Gil

PS. This should also work

address system 'some command' with error stream 'nul:'

On 12/3/2022 2:39 PM, Erich Steinböck wrote:

         errArr=.array~new
         address system 'some command' with error using (errArr)

With our new twinkle smiley syntax, this of course can be shortened to
address '' 'some command' with error using ((,))


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to