<BODY><P>¿How can I&nbsp;export data from any&nbsp;defined variable?</P>
<P>I'm using this script</P><FONT size=2>
<P>...</P>
<P>'define vt=ave(hgt,t='%ti',t='%tf')'</P>
<P>'d vt'</P>
<P>hgtval = subwrd (result,2)</P>
<P>hgtval1 = subwrd (result,4)</P>
<P>rc = write ("hgt"year%"_"level%".txt",year' 'tf'&nbsp;'level' 'hgtval' 'hgtval1' '%vt)</P>
<P>'undefine vt'</P></FONT>
<P>***</P>
<P>My txt file says in vt field: memory&nbsp;size vt...<BR></P>
<P>¿May anybody help me, please?</P>
<P>&nbsp;</P>
<P>Luis&nbsp;Fernando&nbsp;Montana&nbsp;Roa<BR>Posgrado&nbsp;de&nbsp;Meteorologia<BR>Universidad&nbsp;Nacional&nbsp;de&nbsp;Colombia<BR>Bogota&nbsp;-&nbsp;Colombia&nbsp;-&nbsp;South&nbsp;America<BR><BR></P></BODY>