Re: case conversion
- From: "gbarn" <gbarnette@xxxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 11:08:10 -0700
I'm new at TCL and have been reading the Expect book. However, I missed this
option. I had it working by calling "sed" via the exec command but it just
wasn't "clean". Thank you all for the help. The following worked great.
set system [string tolower $arg1]
"gbarn" <gbarnette@xxxxxxxxxxxx> wrote in message
news:ps6dnUKomPcC_7DZnZ2dnUVZ_sydnZ2d@xxxxxxxxxxxxxxx
Need to convert all upper case letters in a random string to lower case.Any
help?
A random string could be "aB23ccMMq".
Thank you
.
- References:
- case conversion
- From: gbarn
- case conversion
- Prev by Date: Re: another expect question
- Next by Date: Re: Tcl source command directory
- Previous by thread: Re: case conversion
- Next by thread: tk ability
- Index(es):