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

Home » Public Forums » archive » Re: Extended dilaog_pickfile
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: Extended dilaog_pickfile [message #67098 is a reply to message #67091] Mon, 22 June 2009 12:20 Go to previous message
skymaxwell@gmail.com is currently offline  skymaxwell@gmail.com
Messages: 127
Registered: January 2007
Senior Member
Hello

I faced with same problem. I have a lot of files in subdirectories in
SatData directory. i pick SatData directory and IDL found all my files
in subdirectories. Filenames started by "img" string.
Here part of source
...
indir=DIALOG_PICKFILE(/DIRECTORY,PATH="E:\WORK\IDL_PROGZ
\SatData",TITLE="Input Dir")
IF (indir EQ '') THEN RETURN
files=FILE_SEARCH(indir,"img*",COUNT=count_files)
print,files
...

Hope it will usefull
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Avoiding a FOR loop in calculation of SPH potential energy
Next Topic: Re: IDL with touch screen (multitouch)

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

Current Time: Sat Oct 11 12:58:41 PDT 2025

Total time taken to generate the page: 0.67636 seconds