Okay, found it.  Thanks.

Leslie

On 2022-01-09 14:04:28 Rick McGuire wrote:
> The Array class inherits that method from the OrderedCollection class, so
> it does not implement it directly.
>
> Rick
>
> On Sun, Jan 9, 2022 at 2:43 PM J Leslie Turriff <jlturr...@mail.com> wrote:
> >         Hmm... the latest version of the Reference manual on SourceForge
> > (5.0.0.r12194) shows
> > only the append() method; there is no appendAll() documented there.  I'm
> > running 5.0.0
> > r12286; is it in that one?
> >         (Aside: the documentation links at the ooRexx.org website seem to
> > be broken.)
> >
> > Leslie
> >
> > On 2022-01-09 12:22:39 Rick McGuire wrote:
> > > Use the array appendAll() method.
> > >
> > > Rick
> > >
> > > On Sun, Jan 9, 2022 at 1:14 PM J Leslie Turriff <jlturr...@mail.com>
> >
> > wrote:
> > > >         Is there an easy way to concatenate several arrays into one,
> > > > or do I have to iterate over
> > > > each, appending items?
> > > >
> > > > Leslie
> > > >
> > > > --
> > > > Operating System: Linux
> > > >     Distribution: openSUSE Leap 15.3 x86_64
> > > > Rexx Interpreter: ooRexx Version 5.0.0 r12286
> > > >       Build date: Aug 12 2021


_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to