Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RetriveDirectory from a listbox with RowsourceType = 7
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00971866
Message ID:
00971887
Vues:
27
>>Hi All
>>Can i retrive the path or the directory i select from my listbox with rowsourcetype = 7
>>I use this listbox to show Dbf files
>>
>>
>>Ben.
>
>I'm using VFP6 and the only way I figured out how to do that was to put code in the list's interactive to keep track of what has been clicked to move around the lists.
>Not pretty or quick.

Look at the list when form is run. What you see is what you get. The first item in the list is the drive letter, the second is current directory, the third is separator and after that go file names. Using List collection of a listbox you can access any of them.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform