For changes to background or display colors, it usually helps to issue the clear command to figuratively wipe the slate clean before displaying stuff.  I think the reason your country outlines are not appearing is because you set the line color to zero, which matches the background color no matter what the background color is.  Use a different color index in the set line commands.<br>
<br>Also, I see you are trying to display a field that has underscores in the name.  As far as I&#39;m aware, that&#39;s not allowed in Grads.  Is that displaying the variable correctly?<br><br>Jeff Duda<br><br><div class="gmail_quote">
On Wed, Nov 16, 2011 at 8:39 AM, Christelle LACROIX <span dir="ltr">&lt;<a href="mailto:cl@meteoconsult.fr">cl@meteoconsult.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div><br></div><div>I want to color background but nothing changes.</div><div>I tried </div><div>&#39;set background 7&#39;</div><div><br></div><div>then, when i want to plot shapefile with countries, they don&#39;t appear, i don&#39;t understand why.</div>

<div>Here my source code:</div><div><br></div><div><div>&#39;run &#39;repRadarSH&#39;/<a href="http://rampe_couleur_radar_mc.gs" target="_blank">rampe_couleur_radar_mc.gs</a>&#39;</div><div>&#39;c&#39;</div><div>&#39;set mpdraw off&#39;</div>

<div>&#39;set grid off&#39;</div><div><br></div><div>&#39;set rgb 47 255 255 236&#39;</div><div>&#39;set rgb 41 177 176 176&#39;</div><div><br></div><div>   &#39;set parea 0 11 0 8.5&#39;</div><div>   &#39;set grads off&#39;</div>

<div>   &#39;set gxout shaded&#39;</div><div>   &#39;set background 8&#39;</div><div>   &#39;set csmooth on&#39;</div><div>   &#39;run &#39;repRadarSH&#39;/<a href="http://classes_radar.gs" target="_blank">classes_radar.gs</a>&#39;</div>

<div>   &#39;d img_d_gds0&#39;</div><div><br></div><div>* POUR TRACER PAYS</div><div>&#39;set shpopts 47&#39;</div><div>&#39;set line 0 1 1&#39;</div><div>&#39;draw shp pays98&#39;</div><div><br></div><div>* POUR TRACER PAYS</div>

<div>&#39;set shpopts 41&#39;</div><div>&#39;set line 0 1 1&#39;</div><div>&#39;draw shp Departements&#39;</div><div><br></div><div>   &#39;set parea off&#39;</div><div>   &#39;c events&#39;</div><div><br></div><div>   &#39;printim &#39;repFicPNGOut&#39;/compo_radar.png -t 0&#39;</div>

</div><div><br></div><div><br></div><div>Thanks</div><div><br></div><font color="#888888"><div>CL</div>
</font><br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jeff Duda<br>Grad student - PhD, Meteorology<br>University of Oklahoma School of Meteorology - Center for Analysis and Prediction of Storms<br><br>