<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt;color:#000000;"><div>Hi everybody,</div><div><br></div><div><br></div><div>I'm trying to calculate the accumulated rain to six hours. The result is showed on the screen, but not create the file (accumulated_rain.gif). When I run the script shows the following message:</div><div><br></div><div><b>"open error on /accumulated_rain.gif gif white"</b></div><div><b>"</b><b>PRINTIM error: open error"</b></div><div><br></div><div>- part of script:</div><div><br></div><div>'set gxout contour'</div><div>ret=rain()</div><div>'d a_rain'</div><div><br></div><div>'draw xlab lon'</div><div>'draw ylab lat'</div><div><br></div><div>'draw title ACCUMULATED RAIN'</div><div><br></div><div>'printim /accumulated_rain.gif gif white'</div><div><br></div><div>function rain()</div><div><br></div><div>'define
 rain=(RAINC+RAINNC)'</div><div>'define a_rain=rain(t=2)+rain(t=3)+rain(t=4)+rain(t=5)+rain(t=6)+rain(t=7)'</div><div><br></div><div>return()</div><div><br></div><div>Somebody can halp me?</div><div>Thank you in advance,</div><div><br></div><div><br></div><div style="position:fixed"></div>


</div><br>



      &nbsp;</body></html>