I am facing problem in starting DAWN. It says there is error in Tcl script. The error is " Error: syntax error in expression "$Font != ". The Stack Trace for Error is :- ---------------------------------------------------------------------- syntax error in expression " $Font != " ("if" test expression) while compiling "if { $Font != } { ..." ("if" else script line 4) while compiling "if { [ file size $helpfile ] == 0 } { ..." (compiling body of proc "MPageHelp", line 3) invoked from within "MPageHelp help.txt" invoked from within ".top.1.help invoke" ("uplevel" body line 1) invoked from within "uplevel #0 [list $w invoke]" (procedure "tkButtonUp" line 8) invoked from within "tkButtonUp .top.1.help" (command bound to event) ------------------------------------------------------------------------- I didn't know how to proceed further. Please help how to procedd further. Wth regards, Manoj Jha.
This should be a problem coming from invalid Tcl/Tk installation.