> So, now I just end up using it for everything since it's become a
habit.
> The flipside is that sometimes I need to do forward loops for
> reiterating to maintain proper order.  However, I would have to do
that
> anyway regardless of which backwards looping method I used.

To clarify, I don't mean I do two for loops one after the other that do
the same thing.  That would be much slower than just one forward loop.
I mean later on somewhere else in the app I might need that data in
reverse order for some specific purpose.
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to