Date: Tue, 18 Sep 2001 13:39:11 -0700
Reply-To: "Terjeson, Mark" <TerjeMW@DSHS.WA.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Terjeson, Mark" <TerjeMW@DSHS.WA.GOV>
Subject: Re: Color in the NOTEPAD window
Content-Type: text/plain; charset=iso-8859-1
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
|