I’d like to find out if any word in a string contains only upper-case characters with using vb6..
Lets say ive a string like this: "If you only knew the power of the DARKSIDE!"
Here i wanna catch "DARKSIDE" regardless of punctuation marks.
So how can i achive that? This should be easy.. Though i couldn’t figure with a blink of an eye..
1 Answer