From krajcsi@gmail.com Mon May 11 08:44:10 2009 From: Krajcsi Attila To: freesurfer@nmr.mgh.harvard.edu Subject: Re: [Freesurfer] tkmedit multiple orientation view Date: Mon, 11 May 2009 08:44:08 -0400 Message-ID: <386a22da0905110544q75d2bb89kffcc7cd2c2b44c87@mail.gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6869962221116438877==" --===============6869962221116438877== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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/TkMedi= tScripting 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 w= rote: > you can put this in a tcl script: > > SetViewPreset 1 > > and execute it from the commandline with -tcl