[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: duplex-links and defaults



>>> From: Amy N Bonsall <[email protected]>
>>> Date: Tue, 02 Dec 1997 17:32:13 EST

> Yes, that makes sense.  However, what I'd really like to be able to do is type
> 
>          $object set timevar 1500
> 
> and have ns know I mean milliseconds, because I would have already
> switched the default time variable with some other statement.  Is this
> possible?

Not right now.  However, the routines that do this is in ~Tcl/Tcl.cc,
InstVar::time_atof().  If you desired, you could change it :-)


Kannan

--
[email protected]
http://www.isi.edu/~kannan