Function FileValid() Foundation
Checks whether a string contains a valid filename
FileValid( <cFileName> ;
) --> lValid
Returns .T. if <cFileName> contains a valid filename otherwise .F.
NOTE
For compatibility reasons the function tests only FAT filenames and not HPFS filenames.
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.