>> ? uppercase
USAGE:
UPPERCASE string /part range
DESCRIPTION:
Converts string of characters to uppercase.
UPPERCASE is a native value.
ARGUMENTS:
string -- (Type: any-string)
REFINEMENTS:
/part -- Limits to a given length or position.
range -- (Type: integer any-string)
>>
On Mon, 21 Oct 2002, patrick.scotto wrote:
> hello,
> I am a beginner , sorry for this easy question :
> i want to change this string "Title" by "TITLE"
> anyone know what rebol fonction use ?
>
> myvar: "Title"
> mynewvar: ???? myvar
> print mynewvar
> >>> TITLE
> thank you
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.