When I use the ternary operator with one-character text constants as values, I get conversion errors (compiler or runtime) between Text and Character types. It is the ...