Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox from GetDir()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00567836
Message ID:
00568176
Vues:
22
>>Try this:
>>
>>- create a form with a listbox object
>>- give the listbox object the following properties:
>>RowSource = "\"
>>RowSourceType = 7
>>
>>The listbox should give you the folders in the 'foldername' folder with the >first few lines for selecting the drive. To go up a folder click on the '[..]' >and click on the folder name to go down the tree.
>>
>>Hope this helps,
>>Arriyel
>
>Is there a way to get the path and directory that is displayed from this listbox ?
>
lcDrive = thisform.list1.listitem[1]
lcDir = thisform.list1.listitem[2]
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform