> Hi,
>
> I got a very simple answer to my question from James Jones on the
> ITTVIS usergroup.
>
> Here it is:
>
> images=FILE_SEARCH('*[^\.{hdr}]', /QUOTE)
>
> In this case, the file_search function ignores the hdr files and reads
> in only whats left.
> Credit to James Jones for this.
>
> Thanks,
> Raghu
Hi,
it is good if you only have 2 files: the data and the header. Now, if
you have more (like a .aux if you open your data in ArcGis), this file
will be found and treated as a data file, while it is not..
Jean


|