Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search
Message
 
 
To
23/07/2009 06:29:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Search
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01413906
Message ID:
01413916
Views:
64
Check 'Re: Filer.dll wont show .userSettings.ini file' Message #993038 and file #25487

>i try as below it works,
>
>is there away to search at c:\all folders and subfolders and hiden folders
>
>
>SET DEFAULT TO c:\
>   lnFileCount = ADIR(laFiles, (thisform.text1.value))&&*.xls,doc.....etc
>FOR lnCount = 1 TO lnFileCount
>      COPY FILE (laFiles[lnCount, 1]) TO c:\allexcel
>ENDFOR
>
>
>
>thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform