sadly stan i have trouble replicating it myself

seems to happen sometimes with certain inputs and then not at all with
others - somewhat randomly

On Jan 17, 11:13 pm, Stan <[email protected]> wrote:
> i think something is wrong with what you're doing... i tried a = x and
> b = y and nothing is doubled.
>
> On Jan 17, 5:00 pm, David Rutten <[email protected]> wrote:
>
>
>
> > Hi Jonathon,
>
> > I'll have a look at this once I've managed to get the script
> > components to work with the new data-storage, but since this sounds as
> > a data-storage problem to begin with I'm not sure how useful my future
> > attempts at replication will be.
>
> > --
> > David Rutten
> > [email protected]
> > Robert McNeel & Associates
>
> > On Jan 17, 10:30 pm, urbansurgery <[email protected]> wrote:
>
> > > as an update sometimes the output lists are randomly multiplied beyond
> > > just being doubled
>
> > > as one instance a vb.net component has as a test 60 oncurves as an
> > > input and another 75 curves as a second input. passing the only code
> > > as 'outputA = inputA' and 'outputB = inputB' made outputA a list with
> > > 120 items and outputB a list with 5625 items (75^2).
>
> > > as above is this a function of me not using vb.net properly or is
> > > something more structural at work?
>
> > > jonathon
>
> > > On Jan 14, 7:00 pm, urbansurgery <[email protected]> wrote:
>
> > > > the output lists from a vb component appear to always be duplicated.
> > > > is this something wrong in my vb.net knowledge
>
> > > > syptom persists even if making simple asignments (output = 1 giving a
> > > > list of 1,1) so no point in posting code- Hide quoted text -
>
> - Show quoted text -

Reply via email to