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 (June 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 27 Jun 2001 09:48:19 -0400
Reply-To:   rmarch@sfwmd.gov
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Dick March <rmarch@SFWMD.GOV>
Organization:   South Florida Water Management District
Subject:   Re: ssn#
Comments:   To: paula <paula@HOTMAIL.COM>
Content-Type:   text/plain; charset=us-ascii

Paula, Looking at the on-line help regarding "variable names," it is stated, "A SAS variable name can be up to eight characters long. The first character must be a letter (A,B,C,...,Z) or underscore (_). Subsequent characters can be letters, numbers (0 to 9), or underscores. No blanks are allowed. Two names (_N_ and _ERROR_) are reserved by the SAS System." Thus, it appears that # is not a valid character in a SAS variable name.

Dick March


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