From: <hp...@we...> - 2022-06-28 17:46:35
|
Hi! A fundamental question: will NetRexx Pipelines stages not prepared to deal with higher numbered connections report such attempts with an error message? Why I ask such things? Well, it could help to avoid the need for long debugging. Triggered by the exchange of views about Xlate, I took a look at https://sourceforge.net/p/netrexx/code/ci/master/tree/src/org/netrexx/njpipes/stages/xlate.nrx to find the hint: > -- not implemented: > -- WS word separator > -- translate table via input file (I assume, the term 'input file' could be the single record on the secondary input stream.) The NetRexx Pipelines Guide and Reference does not document this difference to the role model. Therefore an error message would have helped to avoid my futile effort at first try. /M. Am 27.06.2022 um 22:39 schrieb ((me, myself and I)): > Hi René! > > Am 27.06.2022 um 17:00 schrieb René Jansen: >> [...] >> That it works for you does not means it is not going to be fixed. > > Yes please, the 256 bytes of the transliteration table takes some > 16 funny lines of code where a single line would be enough. > > /M. > > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |