Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getfile - Alternative Needed
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Getfile - Alternative Needed
Miscellaneous
Thread ID:
00182231
Message ID:
00182231
Views:
64
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
Next
Reply
Map
View

Click here to load this message in the networking platform