How about writing a module, where you save all the points continuously into a file ? This should't be too much work.
Alex > > Still no luck. > > Ist Version: > > ------------------------------------------------------------------------------------------------------ > In my pick macro: > > Input ---> GetGlobal ---> Route (second input)---> List ---> Output and > SetGlobal > > ForEachN ---> Route (first input) > > The second output of GetGlobal was linked to the second input of SetGlobal. > > RESULT: I still only get one number - the first Pick > > ---------------------------------------------------------------------------------------------------------- > > 2nd version > > Output of List was disconnected from SetGlobal > > RESULT: Still only one number - the last Pick > > ----------------------------------------------------------------------------------------------------------- > > I got the same results when I removed the Route module. > > Gerry
