No subject
Shawn Delaney
sd19surf at GMAIL.COM
Thu Jun 18 14:37:28 EDT 2009
Gonzalo,
Here's a little code you can add/mod in your script to export to a
text file.
var = calculation
res = write ('text_file.txt','Plain text file header or whatever')
res = write('text_file.txt', var)
output:
Plain text file header or whatever
<result>
hope this helps
-Shawn
On Thu, Jun 18, 2009 at 7:17 AM, gonzalo infante llorca <
gonzaloinfantellorca at gmail.com> wrote:
> Hi all,
> i would like to save the output of my grads calculation to a txt file. Any
> idea of how to manage this?
> Regards
> gonzalo
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20090618/997f2131/attachment.html
More information about the gradsusr
mailing list