Revision: 60160
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 24, 2012 06:53 by webonomic
Initial Code
proc registry list startat="COLORNAMES"; run;
Initial URL
http://blogs.sas.com/content/iml/2012/10/22/whats-in-a-name/?utm_source=dlvr.it&utm_medium=twitter
Initial Description
If you want to see some of the color names that SAS recognizes, run the following statements, which will print a list of colors to the SAS log:
Initial Title
Specify colors in SAS statistical graphics procedures
Initial Tags
color
Initial Language
SAS