I had not considered that.  TY for the tip!

On 3/3/11, Mecki Foerthmann <[email protected]> wrote:
> You can use more than 1 REMOVE in a loop, you know?
>
> On 02/03/2011 22:35, Steve Romanow wrote:
>> I tried to drink the KoolAid and use REMOVE on some projects, but
>> found a show stopper on UDT6.1.  I cannot remember the specifics.
>>
>> Oh, I remember, In cases where you are addressing aligned mv's with
>> your loop variable it was not saving you that much because you still
>> need extract the other vars.
>>
>> Does that make sense?
>>
>> If you have 4 aligned mv's.  You only gain on the 1st, but still have
>> 3 extracts per iteration.  It was cleaner just to keep the FOR loop.
>>
>> One more reason I am pushing to do my business logic in python where I
>> have a whole lot more options in data structures.
>> _______________________________________________
>> U2-Users mailing list
>> [email protected]
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>>
> _______________________________________________
> U2-Users mailing list
> [email protected]
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>

-- 
Sent from my mobile device
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to