Yes, me too.  The current code in the command handler attempts to first execute the command directly, without invoking CMD/COMMAND but only if no redirection was specified (i.e. no <,  >, |, etc.).  We now have a second way to specify redirection - a valid WITH clause - so an API that says if any redirection was specified will simplify the extension to that test.

Gil
On 4/2/2018 1:49 PM, Erich Steinböck wrote:

    It would be a simple matter for a single check API to be added

I'd vote for it.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot


_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

--
Gil Barmwater

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to