Posted to tcl by schelte at Sun Oct 24 22:20:22 GMT 2010view raw

  1. can't read "R": no such variable
  2. while executing
  3. "armour $R"
  4. invoked from within
  5. "subst {
  6. [<fieldset> login title Login {
  7. [<text> nickname title "Nickname"]
  8. [<input> name save type submit value "Login" {}]
  9. }]
  10. [<hi..."
  11. ("uplevel" body line 1)
  12. invoked from within
  13. "uplevel 1 [list subst $body]"
  14. (class "::FormClass" method "<form>" line 34)
  15. invoked from within
  16. "<form> login method post action [file join $mount edit/login] {
  17. [<fieldset> login title Login {
  18. [<text> nickname title "Nickname"]
  19. [<input> n..."
  20. ("uplevel" body line 4)
  21. invoked from within
  22. "uplevel 1 subst [list $templates($tname)]"
  23. (procedure "sendPage" line 8)
  24. invoked from within
  25. "sendPage $r login"
  26. (procedure "::WikitWub::/search" line 14)
  27. invoked from within
  28. "$cmd $rsp {*}$argl {*}$argll"