[vtkusers] VTK/TCL logfile manipulation: howto update at a	given frequency? - SOLVED.
    Graham E Voysey 
    gvoysey at infoscitex.com
       
    Wed Mar 12 15:49:26 EDT 2008
    
    
  
> From: Goodwin Lawlor
> Sent: Wednesday, March 12, 2008 14:48
> This question would be more at home on comp.lang.tcl...
My apologies.  Thanks for fielding it anyway.
> Be careful of [clock format] putting spaces in your file 
> name, something like:
> 
> clock format [clock seconds] -format %T-%d:%m:%y
> 
> would work ok.
I've tweaked this a little, but yes, it's exactly correct.
 
> Have a look at the [after] command - some examples here: 
> http://wiki.tcl.tk/808
that's exactly what i needed. 
Thanks all.
-graham
    
    
More information about the vtkusers
mailing list