Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding Files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00625412
Message ID:
00625424
Vues:
12
>>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform