comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: writing templates (from ASCII_TEMPLATE)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: writing templates (from ASCII_TEMPLATE) [message #21820] Tue, 19 September 2000 00:00
Ben Tupper is currently offline  Ben Tupper
Messages: 186
Registered: August 1999
Senior Member
Hello,

A simple method is to use the SAVE procedure. SAVE, mytemplate, File =
PathInfo+'mytemplate.tpl'

Later you can restore the template. RESTORE, PathInfo +
'mytemplate.tpl'

It helps to name the SAVEd file with the name of the template
structure. When it is RESTOREd, the structure is read into the variable
name it was SAVEd with. (Much like living in FlatLand with 3d
creatures popping in and out!) I believe that SAVEd data (such as the
template structure) can be read by any IDL platform and version but
SAVEd code cannot.


Ben

Jean-Marc nicolas wrote:

> Hello, all,
>
> How can I store an ascii file template (output from ASCII_TEMPLATE)
> without any considerations about the structure definition ?
>
> Thank you,
>
> JM
>
> --
> ---------------------------------------------------
> Jean-Marc NICOLAS
>
> Laboratoire d'Optique Atmospherique
> Universite des Sciences et Technologies de Lille
> Batiment P5
> 59655 VILLENEUVE D'ASCQ
> FRANCE
>
> Tel : (33) 03 20 43 67 08
> Fax : (33) 03 20 43 43 42
> email : nicolas@loa.univ-lille1.fr
> ----------------------------------------------------

--
Ben Tupper
Bigelow Laboratory for Ocean Science
West Boothbay Harbor, Maine
btupper@bigelow.org
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL Programming Courses
Next Topic: writing templates (from ASCII_TEMPLATE)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:29:41 PDT 2025

Total time taken to generate the page: 0.00520 seconds