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

Home » Public Forums » archive » Re: Is there any make_folder stuff like that in IDL?
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: Is there any make_folder stuff like that in IDL? [message #53515 is a reply to message #53513] Tue, 17 April 2007 07:58 Go to previous messageGo to previous message
Christopher Thom is currently offline  Christopher Thom
Messages: 66
Registered: October 2006
Member
Quoth DirtyHarry:

> I need to make 365 folders per simulation year for storing temporary
> image data. so I have been trying it manually, but it is not a good
> idea, I think. Is there anyone who has functions or privately-made
> 'make_folders.pro' stuff like that?

How about

for ii=0, 364 do file_mkdir, 'mynewdir'+strtrim(string(ii),2)

?

cheers
chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL DDE and ZEMAX
Next Topic: Annoying ROIs

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

Current Time: Fri Oct 17 10:49:31 PDT 2025

Total time taken to generate the page: 3.11916 seconds