Date: Fri, 9 Nov 2007 16:50:22 -0500
Reply-To: "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Fehd, Ronald J. (CDC/CCHIS/NCPHI)" <rjf2@CDC.GOV>
Subject: OT: naming conventions
Content-Type: text/plain; charset=us-ascii
Hungarian Notation:
use list of variable name prefixes to indicate usage of a variable
Do I remember this set of prefixing rules from Visual Basic?
... oh, I haven't read any .net code, yet.
http://en.wikipedia.org/wiki/Hungarian_notation
This came up in a discussion of naming conventions for macro variables
used in EG stored processes.
Personally I will agree with most of the "don't do this" at the bottom
of the article.
My style sheet would have these names with InitialAndInternalCaps.
see also: Charles Simonyi, Polish notation
Ron Fehd the What's in a Name? EveryThing! if possible ...
or macro maven CDC Atlanta GA USA RJF2 at cdc dot gov