rajprakash
Programmer
I am a new user of the tcl . I am currently planning to use exec to create a subprocess like a worker to process the background work.
I am having problem with exec getting to work. Here is my question:
exec tcl-command
Would this work? In other words, let us say that I use date /T as example. THis did not work just the way I have it.
Also if I want to exec another tcl program that I created, how do I exec it?
Pleas help.....
I am having problem with exec getting to work. Here is my question:
exec tcl-command
Would this work? In other words, let us say that I use date /T as example. THis did not work just the way I have it.
Also if I want to exec another tcl program that I created, how do I exec it?
Pleas help.....