Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding Files
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00625412
Message ID:
00625424
Views:
10
>>I have a directory named 854000. In this diectory I have many files starting with the number 854. From my app I want to list in a combo box all the files named 854427. I know there are two of them 854427a.pdf and 854427b.pdf. What is the best way to do something like this?
>
>Along with ADIR() function, another way may be to set the combobox.RowSourceType = 7 -Files and set combobox.RowSource = "854427*.pdf"

Where do you specify directory?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform