From: J L. T. <jlt...@ma...> - 2022-01-18 08:12:28
|
On 2022-01-15 20:29:04 René Jansen wrote: > Hi Leslie, > > I have been trying to reproduce this, but to no avail: it just works on my > machine. I know this does not help you a lot. Can you tell me what goes > wrong on your machine, does it give an error message, or fail to deliver > output, or is the outputt incorrect? > > About the extension: yes, that is true. In 4.02, this is documented in the > example. Do we want to be flexible in this? I think that can be done. > > Best regards, > > René. > > > > > I note also that testpipe must have the njp extension, even though it's > > a NetRexx program; this is not stated in the manual. I had some fun with > > this until I changed the extension. > > > > Leslie It appears that the pipeline compiler doesn't like pipelines with the separators and endchars at the beginning of the stages instead of at the end. This is a bit irritating, as I prefer to place them at the beginning of stages. (In CMS, it didn't matter which end they were at, as the stages were all concatenated into one big string for execution.) Leslie -- Operating System: Linux Distribution: openSUSE Leap 15.3 x86_64 NetRexx portable processor 4.01-GA build 573-20210320-2000 |