Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding Files
Message
 
À
26/02/2002 15:27:16
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00625412
Message ID:
00625421
Vues:
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"
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform