Stefan Schippers
10/12/2020, 3:28 PMraphael
10/12/2020, 6:30 PMStefan Schippers
10/13/2020, 1:38 AMsource file.tcl
at the command prompt) if this tcl file declares a procedure this procedure is available and can be used in tcleval, like:
tcleval([myproc .....])
. Putting a '`tcleval( [source file.tcl] [myscript ....] )` ' in the symbol's tcleval()
is highly inefficient as it will load again and again the file any time the symbols are redrawn