Hi,
To enter a new value in a table i use a screen. for some reason, we have been asked to keep the entry in small lettres! Every time that the entry is called (for update, inquire...) it is in capital letters. There is no call to an UPPERCASE or LOWERCASE in the program that processes this screen.
Does a WRITE or a REWRITE procedure, change the data to upper case, by default ?
thanks
To enter a new value in a table i use a screen. for some reason, we have been asked to keep the entry in small lettres! Every time that the entry is called (for update, inquire...) it is in capital letters. There is no call to an UPPERCASE or LOWERCASE in the program that processes this screen.
Does a WRITE or a REWRITE procedure, change the data to upper case, by default ?
thanks