Advertisement
Guest User

Untitled

a guest
Sep 9th, 2011
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Error in startup script: can't read "leaf": no such variable
  2. while executing
  3. "if {$leaf > 0} {
  4. lappend treenodes $node
  5. }"
  6. (procedure "writeNode" line 5)
  7. invoked from within
  8. "writeNode "$j $which $snode $element $leaf""
  9. (procedure "makeNodeP" line 17)
  10. invoked from within
  11. "makeNodeP $node [set ${node}str]"
  12. (procedure "listHAL" line 10)
  13. invoked from within
  14. "listHAL"
  15. (procedure "refreshHAL" line 13)
  16. invoked from within
  17. "refreshHAL"
  18. (file "/usr/share/emc/tcl/bin/halshow.tcl" line 580)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement