Jack T.
03-20-2007, 05:45 PM
Often it is desirable to store leading spaces in variables when concatenating variables. It appears to do a TRIM rather than an RTRIM, thus removing the space. How can I retain the space?
View Full Version : How can I retain leading spaces while appending variables?