<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Dear All,<BR>Can someone here help me this script error, my script is as below :<BR><BR>'d wdr' <BR>wind_dirn.incr=subwrd result,4) <BR>if wind_dirn.incr=9.999e+20 <BR>wind_dirn.incr="undefined" <BR>else <BR>'define wind_dirn.incr = math_nint(wind_dirn.incr)' <BR>endif <BR>* <BR><BR>* <BR>*determine the resultant wind for three output times <BR>pi = 3.1415926 <BR>d2r = pi/180 <BR>r2d = 1/d2r <BR>fmt = '%-6.4f' <BR><BR><STRONG>wamv=cos(0.0174532*wdr)*w10 -----> Line 454 </STRONG><BR>wamu=sin(0.0174532*wdr)*w10<BR><BR>'d sum(wamu,t= 'y',t= 'y+2')' <BR>udirs=sublin(result,2) <BR>udir=subwrd(udirs,4)/3 <BR><BR> The error message : </DIV>
<DIV> </DIV>
<DIV>DEFINE error: Name too long; missing '='</DIV>
<DIV>Non numeric args to numeric operation</DIV>
<DIV>Error occurred processing function arguments</DIV>
<DIV> Error occurred on line 454</DIV>
<DIV> In file E\KC\WORK\Adhoc_~1\Langkawi.gs</DIV>
<DIV>ga-><BR> </DIV></td></tr></table><br>