Thanks for the guys on my previous question that i have posted. I have a short question this time.
In running regular shell scripts, i can type "sh -x ./(script_name) and can see the script execute all its steps.
Is there an equivalent for my tcl script so that I can execute it and see it go thru each line so I can debug my tcl script?
Thanks in adavance!
In running regular shell scripts, i can type "sh -x ./(script_name) and can see the script execute all its steps.
Is there an equivalent for my tcl script so that I can execute it and see it go thru each line so I can debug my tcl script?
Thanks in adavance!