[EMAIL PROTECTED] wrote: > I agree. SCATTER NAME is more contained and I have never had problems with > it. It is also easier for debugging as the MEMVARs don't appear all over the > alpha-sorted memory list.
SCATTER NAME is good because it doesn't implicitly overwrite names in whatever namespace you are in. It scatters into its own self-contained namespace. "Namespaces are one honking great idea"[1] Paul [1] The Zen of Python, by Tim Peters. Type 'import this' from your Python prompt. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** 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.

