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 (March 2012, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 28 Mar 2012 13:15:17 -0400
Reply-To:     Bolotin Yevgeniy <YBolotin@SCHOOLS.NYC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Bolotin Yevgeniy <YBolotin@SCHOOLS.NYC.GOV>
Subject:      tabs vs spaces in SAS
Comments: To: "Data _null_;" <iebupdte@gmail.com>
In-Reply-To:  <CAEZCystS5NDCC2G4WcB_gszmJYGJ4BGgn_+FF5xxPCQC6js+NQ@mail.gmail.com>
Content-Type: text/plain; charset="us-ascii"

What WILL the others think?

-----Original Message----- From: Data _null_; [mailto:iebupdte@gmail.com] Sent: Wednesday, March 28, 2012 1:13 PM To: Bolotin Yevgeniy Subject: Re: Coding Standards

You have it backwards. SAS program files should not contain real tab characters. Ask the list. I will be interested to see what others think.

On 3/28/12, Bolotin Yevgeniy <YBolotin@schools.nyc.gov> wrote: > Exactly my point > So using tab characters with custom tab stops, if you add a line and i add a > line, you see: > Line1 > Line2 > I see > Line1 > Line2 > > > Using spaces, we both see > Line1 > Line2


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