Hi
I am trying to convert my strings to lower case or uppercase.
I used the command: strlower (variable_name), but this returned a r(199) - command not recognized error.
I also received similar error when I tried strupper (variable_name).
please kindly assist thanks
I am trying to convert my strings to lower case or uppercase.
I used the command: strlower (variable_name), but this returned a r(199) - command not recognized error.
I also received similar error when I tried strupper (variable_name).
please kindly assist thanks
Comment