Posted to tcl by kostix at Tue Oct 16 21:24:46 GMT 2007view raw
- ---------------------------
- Error in startup script
- ---------------------------
- expected integer but got "2.334"
- while executing
- "lsort -integer $ly"
- (procedure "graph" line 27)
- invoked from within
- "graph"
- (procedure "evaltext_tt" line 5)
- invoked from within
- "evaltext_tt"
- (procedure "setagoodexample" line 32)
- invoked from within
- "setagoodexample"
- (in namespace eval "::tpett" script line 5)
- invoked from within
- "namespace eval tpett {
- setupgui
- setinfo
- if {$::argc == 0} {
- setagoodexample
- }
- if {$::argc > 2 || ($::argc >= 1 && [lsearch $::argv {-?}] != -1)..."
- (file "C:\tmp\tpett.tcl" line 307)
- ---------------------------
- ОК
- ---------------------------
Comments
Posted by kostix at Tue Oct 16 21:35:02 GMT 2007 [text] [code]
--------------------------- Error in startup script --------------------------- expected integer but got "0.5117" (reading increment) invoked from within "incr i [expr {($maxy - $miny) / 10}]" (procedure "graph" line 56) invoked from within "graph" (procedure "evaltext_tt" line 5) invoked from within "evaltext_tt" (procedure "setagoodexample" line 32) invoked from within "setagoodexample" (in namespace eval "::tpett" script line 5) invoked from within "namespace eval tpett { setupgui setinfo if {$::argc == 0} { setagoodexample } if {$::argc > 2 || ($::argc >= 1 && [lsearch $::argv {-?}] != -1)..." (file "C:\tmp\tpett.tcl" line 307) --------------------------- ÐÐ ---------------------------