I have an interface that I think I’m going to have to read/write to a file in the Xlate. So I want my TCL doing the reading/writing as efficient as possible.
My question is: Is it more efficient to use redirection, or to use the TCL file commands to do this?