sun_ray
Advanced Member level 3
What is the syntax for that? Is the following syntax for that?Hai sunray.,
We can send using command line arguments in tcl................
setenv variable1 "$1";
setenv variable2 "$1"
I have another question as below
Question: Suppose we have many files where each file contains a portion of the main script. Now suppose we set some variables in one of such files. How can made that settings available in all other files while executing the script? Is there any way so that one file can be linked to the other file?
Last edited: