Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find a Path
Message
From
08/08/2003 10:45:29
 
 
To
08/08/2003 10:41:11
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00818232
Message ID:
00818238
Views:
18
>Is there a function to fine the path of a file when only the file name in known?

If the file is already in your path then FULLPATH(file) should return it. If not FULLPATH will just tack on the current directory path to the file. So you should check to make sure the file exist that FULLPATH returns to you. If the file is not in your path you will have to have some search method like in windows.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Reply
Map
View

Click here to load this message in the networking platform