Function to change string cases?
Kenneth Brody
kenbrody at spamcop.net
Sun Sep 4 16:51:23 PDT 2016
On 9/4/2016 6:31 PM, Ken Cole via Filepro-list wrote:
> Stanley,
>
> Use edits.
>
> Define a variable to be wit "allup" and put your current value into that
> variable then use the new variable.
Or, use the DOEDIT() function without having to define a variable just for
that purpose.
In addition to ALLUP, there's also ALLOW, LOWUP. and UPLOW.
> On Monday, 5 September 2016, Stanley - stanlyn.com via Filepro-list <
> filepro-list at lists.celestial.com> wrote:
>
>> Hi,
>>
>> I need to change "hello" to "HELLO" in processing. In another language I'd
>> use aa=upper("hello").
>>
>> I do not see these "upper", "lower" or "proper" functions here. Would
>> someone point them out to me?
--
Kenneth Brody
More information about the Filepro-list
mailing list