On Thu, Apr 26, 2001 at 04:36:30PM -0500, Rob Mayoff wrote: :: snip :: > % set showDate [clock format "$intDate" -format "%a%m/%d"] :: snip :: > However, that uses a lot of quotes that may end up creating extra > objects in the interpreter, wasting time and memory. This is better > style: :: snip :: > % set showDate [clock format $intDate -format "%a%m/%d"] What is a good place to learn proper TCL style and coding for performance?
- [AOLSERVER] Format Date(Rob) Prakash Sinha
- Re: [AOLSERVER] Format Date(Rob) James Ranson
- Re: [AOLSERVER] Format Date(Rob) Rob Mayoff
- Re: [AOLSERVER] Format Date(Rob) Prakash Sinha
- Re: [AOLSERVER] Format Date(Rob) Rob Mayoff
- Re: [AOLSERVER] Format Date(Rob) James Ranson
- Re: [AOLSERVER] Format Date(Rob) Robert Hentosh
- Re: [AOLSERVER] Format Date(Rob) Rob Mayoff
- Re: [AOLSERVER] Format Date(Rob) Jim Wilcoxson
