Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getfile - Alternative Needed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Getfile - Alternative Needed
Divers
Thread ID:
00182231
Message ID:
00182231
Vues:
63
I have a subdirectory and want to allow users to retrieve either a .bmp OR .gif file name similar to the getPic function call. I thought I read somewhere there is a better get file (activex maybe?) in vfp6? Currently I can't get it to go to the path I want without:

cd graphics
lcFile = getFile('bmp')
cd ..

I want:
lcFile = getfile('bmp,gif', 'graphics') or similar
where graphics is the subdirectory.

Any help would be appreciated...
Robert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform