Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Scripting object
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00453480
Message ID:
00453646
Views:
31
>Am I alone here in thinking ADir()?
>
>
lnFiles = ADir(aFiles, 'c:\test\*.*')
>for lnI = 1 to lnFiles
>	?aFiles[lnI]
>endfor
ADIR() uppercases everything. Sometimes you actually need the mixed-case: for example, if you're hitting files on a Unix box....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform