Tissot Posted August 8, 2008 Posted August 8, 2008 Hello guys What is the best approach for evaluating a Path so that it’s a valid Windows file name? The following character are not allowed: / : * ? " < > | Cheers
Tissot Posted August 8, 2008 Author Posted August 8, 2008 Allright, I sorted it with PatternCount() function. Thanks
comment Posted August 8, 2008 Posted August 8, 2008 IsEmpty ( Filter ( text ; characters ) ) is better suited for testing multiple characters.
Recommended Posts
This topic is 6307 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now