In .NET it's a whole different situation and I totally agree that collections (or other List types) are a great tool. Just not in VFP. In VFP a cursor is a 100 times faster than a collection, so you would use customer cursors, order cursors, etc. Easy to query using SQL. Flexible with relations, sorting, filtering. Binds to just about anything in VFP. Easy to convert to XML or a dozen other formats.
-- Christof --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAL4QJhhGmvk_pyDQyGAeEPkvkbK+1m_P=0mm0urahzzdin7...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

