Is there not a StrToUpper API function? I could only find a StrToLower(). I rolled my own, running through each character doing a "*c -= 32;" for the time being. Thanks, Lenny.
- Re: StrToUpper() ? Lenny Palozzi
- Re: StrToUpper() ? Kerry W. Podolsky
- Re: StrToUpper() ? Chris Antos
- Re: StrToUpper() ? Hal DeVore
- Re: StrToUpper() ? Lenny Palozzi
- Re: StrToUpper() ? Daniel McCarty
