<div dir="ltr"><div>Hello, I want created a ave in a gs script with multiple open files with the same time=1.<br><br></div>I made a loop like this,<br><div><div><br>i=1<br>while (i&lt;124)<br>&#39;set dfile &#39;i<br>&#39;define ll(t=&#39;i&#39;)=TMP2m&#39;<br>i=i+1<br>endwhile<br>&#39;d ave(ll,t=1,t=124)&#39;<br><br></div><div>But a have this error:<br><br>DEFINE error:  Name too long; missing &#39;=&#39;<br>Syntax Error:  Invalid Operand <br>  &#39;ll&#39; not a variable or function name<br>Operation Error:  Error from ave function<br>  Error ocurred at column 1<br>DISPLAY error:  Invalid expression <br>  Expression = ave(ll,t=1,t=124)<br>Error opening script file: <a href="http://cbarn.gs">cbarn.gs</a><br><br></div><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">I&#39;ve been trying to do it in other ways but I always get errors.</span> <span class="gmail-">Can someone give me some advice how to solve this problem.<br><br></span></span></div><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">Thanks,<br></span></span></div><div><span id="gmail-result_box" class="gmail-" lang="en"><span class="gmail-">Isilda<br></span></span></div><div><br></div></div></div>