From krajcsi@gmail.com Mon May 11 09:25:04 2009 From: Krajcsi Attila To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] tkmedit multiple orientation view Date: Mon, 11 May 2009 09:25:01 -0400 Message-ID: <386a22da0905110625n2d2e6b7ag801a9c3be8254d6@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4435037557784774014==" --===============4435037557784774014== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sorry, I put the -tcl parameter in the wrong place in my script after a tksurfer command. Now it works perfectly! Thanks again, Attila On Mon, May 11, 2009 at 8:50 AM, Bruce Fischl w= rote: > what was your cmdline? > > On Mon, 11 May 2009, Krajcsi Attila wrote: > > Thank you, Bruce! >> >> I tried it, but I get the error message: invalid command name >> "SetViewPreset" >> I couldn't find this or similar command in the wiki page: >> >> http://surfer.nmr.mgh.harvard.edu/fswiki/TkMeditGuide/TkMeditReference/TkM= editScripting >> I use FS 4.3. Any idea what could go wrong? >> >> Thanks again, >> Attila >> >> On Sun, May 10, 2009 at 9:52 PM, Bruce Fischl > >wrote: >> >> you can put this in a tcl script: >>> >>> SetViewPreset 1 >>> >>> and execute it from the commandline with -tcl