Hi Bruce,
Thanks for your suggestion. I actually solved the problem by creating a new tcl script for each look.
Yang
the easiest way is probably to use an environment variable, which you can access in tcl with $env(VAR_NAME) I think
cheers
BruceThe information in this e-mail is intended only for the person to whom it is
On Tue, 26 Apr 2011, Yang Liu wrote:
Hi all,
I want to save the tiffs of different views automatically. I am trying to
use tcl script to do it.
My problem is that I need to pass the file's name that is being displayed in
the tksurfer window to the tiff file that I want to save to.
For example,
I am running
tksurfer -f $surface_file -tcl my_script.tcl
In my_script.tcl, I have the following command:
save_tiff ${file_name}-lateral.tiff
How can I pass the $surface_file in my command to ${file_name} in
my_scripts.tcl?
Thanks.
Yang
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.