<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 Amulya Chevuturi,<BR> <BR>I searched about fprintf.gs script through the internet, but I didn't find it. Could you please send me the url?<BR> <BR>Regards,<BR> <BR>T.<br> <BR><div><br><br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Mon, 11 Feb 2013 10:11:50 +0530<br>> From: Amulya Chevuturi <amulya.chevuturi@gmail.com><br>> Subject: Re: [gradsusr] how put the output numbers in an excel or a<br>>         text file<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAOV67LmZZWcHC6FMxui_0EUiS+B-xOJ2E3WfE9GeGR+q7miPUg@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Dear Haghroosta,<br>> <br>> Have you tried the script fprintf.gs that is available online. Please<br>> download and add it to the directory you are going to run the script or<br>> give the path to where you save it. An example of the script I used to<br>> calculate area average precipitation with fprintf is given below.<br>> <br>> 'reinit'<br>> 'open XXXXX.ctl'<br>> 'set t 1 15'<br>> 'define r=aave((rainc+rainnc),lon=74,lon=84,lat=26,lat=34)'<br>> 'fprintf.gs r rain1.csv %g 0'<br>> 'close 1'<br>> <br>> Hopefully this also helps.<br>> <br>> Regards,<br>> Amulya Chevuturi<br>> <br>> On Fri, Feb 8, 2013 at 5:12 PM, T. haghroosta <haghroosta@hotmail.com>wrote:<br>> <br>> > Dear All,<br>> ><br>> > I have a script to calculate the average of different groups of numbers.<br>> > How can I show the outputs of the script running, contain numbers, in an<br>> > excel or a text file?<br>> ><br>> > Regards,<br>> ><br>> > T.<br>> ><br>> > _______________________________________________<br><br><br></div>                                            </div></body>
</html>