<div dir="ltr"><div>Hello,</div><div><br></div><div>Is there any way to split a GrADS script file in some small files?</div><div>I mean, a GrADS command to include the code of small scripts into the main one, like in PHP language when doing &lt;?php include(&quot;file.php&quot;); ?&gt;.</div><div><br></div><div>I tried to do it using &#39;run <a href="http://script.gs">script.gs</a>&#39; from inside the main one but seems that global variables don&#39;t work in all the code, they only work in the code inside the same .gs file.</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Oriol Ciurana</div></div>