Thank you, it solved the problem!
Attila
On Tue, May 12, 2009 at 10:46 AM, Bruce Fischl
wrote:
> Hi Attila,
>
> the 2nd part I usually do using setenv in a calling script, and
> $env(ENV_NAME) in tcl. Not elegant, but it works. For the first one I doubt
> it - we usually do this in a shell script
Hi Attila,
the 2nd part I usually do using setenv in a calling script, and
$env(ENV_NAME) in tcl. Not elegant, but it works. For the first one I doubt
it - we usually do this in a shell script and invoke tksurfer once/subject.
cheers,
Bruce
On Tue, 12 May 2009,
Krajcsi Attila wrote:
Hi A
Hi All,
In tksurfer is it possible to change the subject or the hemisphere from the
tcl script we use? I couldn't find the solution for this on the tksurfer
scripting wiki page. Maybe it's not possible. And is it possible to send
parameters from the tksurfer command to the tcl script?
Thank you