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.
|