K 10 svn:author V 6 archie K 8 svn:date V 27 2002-08-20T18:57:11.000000Z K 7 svn:log V 164 When declaring local variables in macros, always use "_name" instead of "name" to avoid ugly problems when the containing code already has a variable named "name". END