Re: Regular expressions question
- From: Aric Bills <aric.bills@xxxxxxxxx>
- Date: Fri, 2 May 2008 17:08:21 -0700 (PDT)
On May 2, 3:53 pm, Kaitzschu
<kaitzs...@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On Fri, 2 May 2008, Aric Bills wrote:
string map [list %n $catnum] {\(%n\)}
Oh, no, no,
format {\(%s\)} $catnum
it ought to be :)
--
-Kaitzschu
s="TCL ";while true;do echo -en "\r$s";s=${s:1:${#s}}${s:0:1};sleep .1;done
"Good thing programmers don't build bridges
[the same way as Kaitzschu writes code]."
--John Kelly in comp.lang.tcl
Yeah, that's quite nice.
.
- References:
- Regular expressions question
- From: Kevin Walzer
- Re: Regular expressions question
- From: Aric Bills
- Re: Regular expressions question
- From: Kaitzschu
- Regular expressions question
- Prev by Date: Re: Regular expressions question
- Next by Date: CLI command and Library api portibility.
- Previous by thread: Re: Regular expressions question
- Next by thread: Re: Regular expressions question
- Index(es):
Relevant Pages
|