I have a vb 6 program which tests thousands of RTF documents for several contents, but first of all I must determine if such a RTF file consists only of uppercase characters in which case such a file will be deleted immediately. What is the shortest way to test if a RTF file consists only of uppercase characters?
↧