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 #53508] Tue, 17 April 2007 18:46 Go to previous message
kim20026 is currently offline  kim20026
Messages: 54
Registered: November 2006
Member
On Apr 18, 1:07 am, Carsten Lechte <c...@toppoint.de> wrote:
> Christopher Thom wrote:
>> for ii=0, 364 do file_mkdir, 'mynewdir'+strtrim(string(ii),2)
>
> Better yet:
>
> for ii=0, 364 do file_mkdir, 'mynewdir'+string(ii, format='(I03)')
>
> to get nice lexical sorting properties.
>
> chl

Wow!!!! Thanks a loooooot, David, Chris, and Carsten !!!!!
[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 10 10:14:07 PDT 2025

Total time taken to generate the page: 1.76141 seconds