/ Published in: SAS
![](/img/icon_sav.png?v3)
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:
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
proc registry list startat="COLORNAMES"; run;
URL: http://blogs.sas.com/content/iml/2012/10/22/whats-in-a-name/?utm_source=dlvr.it&utm_medium=twitter
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)