Function FileValid() Foundation

Checks whether a string contains a valid filename

Syntax
FileValid( <cFileName> ;
         ) --> lValid
Return

Returns .T. if <cFileName> contains a valid filename otherwise .F.

Description

NOTE

For compatibility reasons the function tests only FAT filenames and not HPFS filenames.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.