Specify current color map and write contents to the log. The CMAP statement assigns MYCOLOR as the current color map. The contents of CMAP are listed in the log.
   cmap mycolor;
   list cmap;
quit;