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

Home » Public Forums » archive » Re: file date
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: file date [message #10330] Thu, 20 November 1997 00:00 Go to previous message
Christian Soeller is currently offline  Christian Soeller
Messages: 46
Registered: August 1996
Member
Martin Schultz <mgs@io.harvard.edu> writes:

> Please find attached the routine that evolved out of this:
> update_library
> It will automatically tell you which files have been added or which ones
> are updated (useful if one tries to keep track of that e.g .on a web
> page), and it will automatically copy all new/updated files into a
> targetdirectory, tar and compress the stuff. Also useful in conjunction
> with my distribute routine if you want to bundle a program package.
>

You might hate me for this (and will probably disagree), but:

The job you describe can be solved much more compact with a perl
script that generates a makefile which does the rest when called
with make -f 'makefile' (and will be a lot faster on a large number
of files). IDL is just not so great for tasks like
this (which are very far from numeric computations).

Christian
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Different Platforms
Next Topic: IDL routine to load USGS digital elevation datat sets .dem extensions

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

Current Time: Wed Oct 08 18:35:28 PDT 2025

Total time taken to generate the page: 0.00399 seconds