<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello all,<br><br>Im trying to use Grads to save some information on a text file for future reference...<br>I have some files .bin, and a .ctl to read them all,&nbsp;<br>When i open this ctl on grads, i can set the time from the first day to the last (set t 1 last), and the grads plots the result on the screen, and displays on the prompt the following string(for example): "<span style="font-size: 12pt;">Contouring: 0 to 45 interval 5"</span><div><br></div><div>i'd like to save only those string "Countouring:..." on a text file, i tried to save using the fwrite, but he saves the plot in binary format, and what i need is only the text result in the prompt.</div><div><br></div><div>i have a lot of binary files and i need check them all to see if they are all within the range, so i pretend to make a script to save all the text result on a text file to read later.<br><br>Sorry for my bad english, and thanks for your time.&nbsp;<br><div><span style="font-size: 12pt;"><br></span></div></div>                                               </div></body>
</html>