On 2001.04.26, Rob Mayoff <[EMAIL PROTECTED]> wrote:
> [...] by anthropomorphizing the computer

But, the computer is my friend!  She gets upset when I treat
her like an object!  ;-)

>     % set showDate [clock format $intDate -format "%a%m/%d"]

Better as:

      % set showDate [clock format $intDate -format {%a%m/%d}]

Or, omit the curly-braces entirely.

- Dossy

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.panoptic.com/

Reply via email to