Progress
Language Reference
CAPS Function
Converts any lowercase letters in a character string expression to uppercase characters, and returns the resulting character string.
SYNTAX
expression
A constant, field name, variable name, or expression that results in a character string.
EXAMPLEIn this code, the CAPS function converts the characters in the state field to uppercase.
NOTES
- The CAPS function returns uppercase characters relative to the settings of the Internal Code Page (-cpinternal) and Case Code Page (-cpcase) startup parameters. For more information on these parameters, see the Progress Startup Command and Parameter Reference.
- The CAPS function is double-byte enabled. The specified expression can yield a string containing double-byte characters; however, the CAPS function changes only single-byte characters in the string.
SEE ALSO
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |