From: <hp...@we...> - 2022-06-23 07:20:41
|
Hi René! Mail bounced, 550 Blacklisted file extension detected. Therefore again w/o ZIP__._ Am 22.06.2022 um 14:43 schrieb René Jansen: > I cannot really see what is in front of this; In front of it is a 'sort w2'. Purposefully I do not use sort with the keyword 'uniq', I'd like to see all members of a set of duplicates. But, independently of what is in front of it, a record count of 1 (in words: one) after 'unique mult' is an error. > a general problem is that sometimes you must inset a ’split’ into the pipeline because on other platforms than CMS a ‘record’ is less strictly defined. Could you please be so kind an define 'sometimes' in this respect. Are there well-defined indicators when or where a 'split' is required? What are the reasons records get concatenated (two or more?) or not discerned as single records? Your 'insert a split sometimes' makes me very sceptical, if on platforms other than CMS we better restrain using Pipelines at all. If you are nosy what else is in front of it, here the complete pipe: > address '' ripe '"(MkR_2 sep ! end ?) < FILES.XROM!change /;/ x20', > '!a: lookup w1 w2 detail!b: fanout', > '! spec /XROM/ 1 w2-* nw!c: fanin!term', > '? < MkROM.41ROMS.txt!fromlabel PAGE!drop!nfind *!a:', > '?b:!locate w2 /,00/!sort w2!unique w2 mult!term!count lines!c:', > with output stem xrom. Originally the 'term' after 'unique w2 mult' was meant to show on the screen all the interferences. No chance when run from ooRexx, remains task of the annoying post-processing. (Just in case your are still nosy, find the input files and an excerpt of my program in attached ZIP.) -- Sorry, no ZIP due to "550 Blacklisted file extension." Best, M. >> On 21 Jun 2022, at 09:56, ((I)) wrote: >> >> Hi! >> >> Sorry, could not resist and tried to migrate another program, less >> pipelines, no GUI, much simpler. >> >>> ... !unique w2 mult!count lines! ... >> >> returns 1. I expected either 0 or 2 and above, but for sure not 1. >> >> Best, >> M. >> >> >> _______________________________________________ >> netrexx-pipelines mailing list >> net...@li... >> https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines > > > > _______________________________________________ > netrexx-pipelines mailing list > net...@li... > https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines |