--- capa/capa51/GUITools/scorer.tcl 1999/12/13 21:38:44 1.6 +++ capa/capa51/GUITools/scorer.tcl 1999/12/16 22:18:35 1.7 @@ -947,7 +947,7 @@ proc getAnswers { PID set maxQuest num } global gFile gCapaConfig set pwd [pwd] cd $gFile($num) - set temp [exec $gCapaConfig($num.answers_command) $PID {} 1 $set] + set temp [exec $gCapaConfig($num.answers_command) $PID {} 0 $set] cd $pwd set result "" foreach line [split $temp "\n"] {