LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page