Hi Again,

No sorry, it doesn't seem to be a corrupt script as the error in the feat4_gica.eXXXXX file looks like this (i.e., no accented As and the like):

__________________________________________________

invalid command name "if { 0 == 1 } {"
    while executing
"if { $fmri(dim_yn) == 1 } {"
    (procedure "feat5:proc_gica" line 108)
    invoked from within
"feat5:proc_gica "
    ("-gica" arm line 2)
    invoked from within
"switch -- [ lindex $argv $argindex ] {

        -I {
            incr argindex 1
            set session [ lindex $argv $argindex ]
        }

        -D {
            incr argindex 1
            set..."
    ("for" body line 2)
    invoked from within
"for { set argindex 1 } { $argindex < $argc } { incr argindex 1 } {
    switch -- [ lindex $argv $argindex ] {

        -I {
            incr argindex 1
            set ses..."
    (file "/gpfs/software/fsl/bin/feat" line 137)
______________________________________

Thanks,

Rami


On Wed, Jul 30, 2008 at 4:06 PM, Rami Niazy <[log in to unmask]> wrote:
Thanks Chris,

They do appear like that in the web log, but where can I find the script to check it?

R


On Wed, Jul 30, 2008 at 3:46 PM, Christian F. Beckmann <[log in to unmask]> wrote:
Hi Rami,

Looks like  a TCL/TK error to me, can you check if the accented 'A's are in the script or did they appear when pasting the error into your mail program? If they are in the script it looks like the script itself is corrupt...
cheerio
christian




invalid command name "if { 0 == 1 } {"
   while executing
"if { $fmri(dim_yn) == 1 } {"