<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear Ricardo,<BR>&nbsp;<BR>I have attached my script to the email. All parameters are appeared in terminal window.&nbsp;When I added the <BR>res=write('filename.txt',newvar,append)<br>'quit'<br>&nbsp;to the end of the script, I should&nbsp;replace r2,r3,r4,r5,f2,f3,f4,f5 with "newvar" but it dosen't work correctly. I mean after running the script in 'filename.text' I just see r1 and after running again I see one another&nbsp;r1 is&nbsp;placed&nbsp;beside the previous one!<BR>&nbsp;<BR>What should I do? Can I write those number in an excel file?<BR>&nbsp;<BR>Regards,<BR>&nbsp;<BR>T.<br><br><br>&gt; To: GrADS Users Forum &lt;gradsusr@gradsusr.org&gt;<br>&gt; Message-ID: &lt;20130212154325.M14837@model.iag.usp.br&gt;<br>&gt; Content-Type: text/plain; charset="iso-8859-1"<br>&gt; <br>&gt; Dear T.,<br>&gt; <br>&gt; test each variable value after capturing it with "subwrd(result,4)".<br>&gt; <br>&gt; If the values appear on the terminal, they have to appear in the filename.txt too.<br>&gt; <br>&gt; Anyway, if you still have problems with this, please, send me a copy of your script. Sometimes it is only a small detail.<br>&gt; <br>&gt; Regards,<br>&gt; Ricardo<br>&gt; <br>&gt; On Mon, 11 Feb 2013 18:32:52 +0000, T. haghroosta wrote<br>&gt; &gt; Dear Ricardo,<br>&gt; &gt; ?<br>&gt; &gt; It works, but I have 10 oputputs and I tried your suggestion in this way:<br>&gt; &gt; ?<br>&gt; &gt; res=write('filename.txt', r1, r2, r3, r4, r5, f1, f2, f3 ,f4 ,f5 ,append)<br>&gt; &gt; ?<br>&gt; &gt; Which I used for all outputs the "subwrd(result,4)". The outputs are shown in the window, but the txt file just shows the r1 and f1!? What is the problem?<br>&gt; &gt; ?<br>&gt; &gt; Regards,<br>&gt; &gt; ?<br>&gt; &gt; T.<BR>                                               </div></body>
</html>