Is there a way to convert a string to Uppercase in Easytrieve? Like a function or a macro (a la toupper() in C).
We're reading a pretty huge file and we now have to deal with some entries that are entered in lowercase as well as upper (we match on names...and we'd like to keep everything uppercase).
I'm flipping through the docs but I'm not seeing anything. I'm more experienced in C and C++ and fairly new to Easytrieve.
Thank you for your help.
We're reading a pretty huge file and we now have to deal with some entries that are entered in lowercase as well as upper (we match on names...and we'd like to keep everything uppercase).
I'm flipping through the docs but I'm not seeing anything. I'm more experienced in C and C++ and fairly new to Easytrieve.
Thank you for your help.