LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 18 Sep 2001 20:52:49 -0400
Reply-To:   Richard DeVenezia <radevenz@IX.NETCOM.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Richard DeVenezia <radevenz@IX.NETCOM.COM>
Organization:   MindSpring Enterprises
Subject:   Re: Color in the NOTEPAD window

"Wall, Steven" <steve.wall@PIONEER.COM> wrote in message news:C71CB7425639D311A7A40008C7286AB002F35CBB@carina.phibred.com... > Mark, > > Thanks. I had actually tried 'color text cyan', but thought it didn't work > because the existing text > in my NOTEPAD window didn't change after the command. Turns out it was > working all the time. > I just needed to type some new text to see it. > > Live and learn. > > sjw > > -----Original Message----- > From: Terjeson, Mark [mailto:TerjeMW@dshs.wa.gov] > Sent: Tuesday, September 18, 2001 3:39 PM > To: Wall, Steven; SAS-L@LISTSERV.UGA.EDU > Subject: RE: Color in the NOTEPAD window > > > Hi Steve, > > > dm 'notepad; > color banner white; > color command white; > color message white; > color mark white reverse;'; > dm 'notepad; > color text cyan; > color nums white; > color background black; > wsave; > end'; > > > Hope this is helpful, > Mark Terjeson > Washington State Department of Social and Health Services > Division of Research and Data Analysis (RDA) > mailto:terjemw@dshs.wa.gov > > > > -----Original Message----- > From: Wall, Steven [mailto:steve.wall@PIONEER.COM] > Sent: Tuesday, September 18, 2001 1:21 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Color in the NOTEPAD window > > > SAS-Lers: > > Such a simple thing, but I'm tired of dredging through on-line doc and > finding nothing. > > If I want to change the background color in the NOTEPAD window, on the > Command Line I type: > > color background black > > but what is the window element name that corresponds to the foreground in > NOTEPAD? > > color ????????? cyan > > Thanks very much. > > sjw


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