Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Technique to validate a file name
Message
 
To
20/03/1998 10:52:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00086002
Message ID:
00086026
Views:
21
>What would be the best technique to validate a file name? I am also looking to see if someone has already done that.
>
>What I need to have is a function which will validate a string to see if this is a valid file name. The string can be something like c:\data\client1\reports\monthly.txt.
>
>The first part is to validate for all non accepted character in the string.
>
>The second part is to validate is the path is valid.
>
>Any technique, advise or sample is appreciated.

Michel,

Look in the Extended Foxtools Help file at ValidPath() or CleanPath(). The only problem with these functions is that they're inexact when it comes to long file names.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform