G
Guest
I am trying to compile a glossary of abbreviations used in my thesis (should
probably have done it as I went along
), and would like to search for all
complete words which are all in uppercase characters. I have tried wildcards
such as [A-Z]*[A-Z], but this also matches white space.
Thanks.
Al
probably have done it as I went along

complete words which are all in uppercase characters. I have tried wildcards
such as [A-Z]*[A-Z], but this also matches white space.
Thanks.
Al