From: Jeff H. <Je...@Je...> - 2025-03-02 21:59:34
|
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>Lelie,</p> <p>Good catch. Actually, we can take arrayr and arrayw out of the documentation as they are "helper classes" for array. (Array looks to see if it first in the pipe or not and then uses the right helper.) When I first saw the list of files, I included them in the documentation due to ignorance; I recently learned more. I will take them out, probably in time for this next edition. I am still too ignorant about arraya for action right now.</p> <p>Jeff<br> </p> <div class="moz-cite-prefix">On 3/2/2025 11:18 AM, J Leslie Turriff via netrexx-pipelines wrote:<br> </div> <blockquote type="cite" cite="mid:202...@ma..."> <pre wrap="" class="moz-quote-pre"> In the Pipelines Guide and Reference list of built-in stages, we see array | Read or Write an Array | Pipes for NetRexx arraya | Read or Write an Array | Pipes for NetRexx arrayr | Read or Write an Array | Pipes for NetRexx arrayw | Read or Write an Array | Pipes for NetRexx Should these not say array | Read From an Array | Pipes for NetRexx arraya | Append To or Create an Array | Pipes for NetRexx arrayr | Read From an Array | Pipes for NetRexx arrayw | Replace or Create an Array | Pipes for NetRexx as file, filea, filer, filew do? Since arrays are fixed-length, does the pipeline define the array if necessary? Leslie -- Platform: Linux Distribution: openSUSE Leap 15.6 - x86_64 NetRexx 4.06-GA build 152-20240304-0612 openjdk version "21.0.3" 2024-04-16 OpenJDK Runtime Environment (build 21.0.3+9-suse-lp155.51.3-x8664) OpenJDK 64-Bit Server VM (build 21.0.3+9-suse-lp155.51.3-x8664, mixed mode, sharing) _______________________________________________ netrexx-pipelines mailing list <a class="moz-txt-link-abbreviated" href="mailto:net...@li...">net...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines">https://lists.sourceforge.net/lists/listinfo/netrexx-pipelines</a> </pre> </blockquote> </body> </html> |