On Wed, 12 Feb 2003 19:42:56 -0600 (Central Standard Time), Jim Van 
Dillen wrote:

>You're on the right track.  I need change a whole field on the report to 
CAPS, regardless of length and regardless of whether the field is a 
column or a variable.

Jim,

Then you want LUC(), (lower to upper case) which you would use by 
setting a variable = (LUC(columnname_or_dotVariblename), or to use a 
text "format mask" on the located field, made of all percent signs. 

Bill

Reply via email to