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

Home » Public Forums » archive » filesearch doesn't find the same files as findfile on a networked drive (unencrypted)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
filesearch doesn't find the same files as findfile on a networked drive (unencrypted) [message #36664] Thu, 09 October 2003 06:46 Go to previous message
William Gallery is currently offline  William Gallery
Messages: 4
Registered: September 2003
Junior Member
(The original post was encrypted--sorry about that)
I am trying to access files on a networked drive in Windows NT. The
networked drive is:
\\Cygnus\Raytheon_shared

Find file and file_search give different results:

IDL> print, findfile('\\Cygnus\Raytheon_shared\Updated Test Files\*'),
format='(a)'
\\Cygnus\Raytheon_shared\Updated Test Files\.\
\\Cygnus\Raytheon_shared\Updated Test Files\..\
\\Cygnus\Raytheon_shared\Updated Test Files\Test_Data\
\\Cygnus\Raytheon_shared\Updated Test Files\Test_Data_Migration_Tool\
\\Cygnus\Raytheon_shared\Updated Test Files\Test_FITS\
\\Cygnus\Raytheon_shared\Updated Test Files\Test_results\

IDL>

IDL> print, file_search('\\Cygnus\Raytheon_shared\Updated Test Files\*'),
format='(a)'

IDL>

I.e, file_search finds no files at all. If I map the networked drive
to a drive letter, e.g. G:, both routines give the same result.

What am I missing about file_search?
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: FILESEARCH
Next Topic: How can i put in a IDLgrAxis non constant values ?

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

Current Time: Wed Oct 08 17:14:12 PDT 2025

Total time taken to generate the page: 0.00384 seconds