[gradsusr] Writing own texts into file

Jonas Kaufmann me at j0nes.de
Wed Jun 16 09:20:35 EDT 2010


Hi Charles,

too simple and too obvious to notice this for myself - works great, thanks!

Best regards,
Jonas Kaufmann

On Tue, Jun 15, 2010 at 17:21, Charles Seman <Charles.Seman at noaa.gov> wrote:
> Jonas,
>
> Try something like:
>
> dummy=write('myfile.txt', 'temperature: 'result, 1)
>
>
> Hope this helps,
> Chuck
>
> Jonas Kaufmann wrote:
>> Hello,
>>
>> I am currently writing some data into text files via
>>
>> 'd tmp2m'
>> dummy=write('myfile.txt', result, 1)
>>
>> Now I would like to add some custom information into this file, e.g.
>> writing some comments in it. I tried something like
>>
>> 'say temperature'
>> dummy=write('myfile.txt', result, 1)
>> 'd tmp2m'
>> dummy=write('myfile.txt', result, 1)
>>
>> ...but this failed. Is this possible, and if so, how can I do this?
>>
>> Best regards,
>> Jonas Kaufmann
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>
> --
>
> Please note that Charles.Seman at noaa.gov should be considered my NOAA
> email address, not cjs at gfdl.noaa.gov.
>
> ********************************************************************
>  Charles Seman                                Charles.Seman at noaa.gov
>  U.S. Department of Commerce / NOAA / OAR
>  Geophysical Fluid Dynamics Laboratory         voice: (609) 452-6547
>  201 Forrestal Road                              fax: (609) 987-5063
>  Princeton, NJ  08540-6649            http://www.gfdl.noaa.gov/~cjs/
> ********************************************************************
>
> "The contents of this message are mine personally and do not reflect any
> official or unofficial position of the United States Federal Government,
> the United States Department of Commerce, or NOAA."
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>




More information about the gradsusr mailing list