Questions and Answers: Open Question
Status: Accepting answers
In total, earn up to 25 points for the best answer to this question! Details
Brandon Myers @ 06:33 PM on 25 Nov, 2008
My tcl script for rappture stops executing when I get a warning
I have a tcl script interfacing with rappture that calls 3 other tcl scripts. They all give a warning upon exiting inside the simulation window.
oommf.tcl 1.2.0.4 Oc_Config warning: Tcl version mismatch: /usr/local/rappture/lib/tclConfig.sh from 8.4.16 Running Tcl 8.4.19 hile executing “exec
- nameofexecutable $dir/oommf.tcl odtcols “Oxs_TimeDriver Simulation time”
0 Like 0 Dislike
Kartik Acharya @ 10:31 AM on 30 Sep, 2009
Try the “catch” command to continue executing..
More information at http://wiki.tcl.tk/902
Report abuse Reply