Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: uppercase two letters?

From: g:santilli:tiscalinet:it at: 26-Apr-2003 10:32

Hi Tom, On Friday, April 25, 2003, 11:23:39 PM, you wrote: TF> "this is a line" ==>> "thisisaline" ==> "ThIsisaline"
>> s: "this is a line"
== "this is a line"
>> trim/all s
== "thisisaline"
>> uppercase/part s 1
== "Thisisaline"
>> uppercase/part skip s 2 1
== "Isisaline"
>> s
== "ThIsisaline" Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r