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 (May 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 13 May 1997 19:46:02 -0400
Reply-To:     Anthony Ayiomamitis <ayiomamitis@IBM.NET>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Anthony Ayiomamitis <ayiomamitis@IBM.NET>
Subject:      Re: SAS Tip: Changing the colour of existing text in an SCL entry
Content-Type: text/plain; charset=us-ascii

Paul A. Thompson wrote: > > Mark Bodt wrote: > > Unless I am greatly confused about what you are doing, you can do this > easier by omitting the cut and paste steps. I do the following, inside > SCL: > 1) Mark the code using the cursor. > 2) Issue command > color mtext black > 3) Unmark text. > > Much easier. >

Paul,

I also colour code my text and agree with you that what you describe above is easier and faster. However, step 3) above is not even required as the marked text becomes unmarked when the colour command is executed.

Anthony.


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