Weird error on all 32bit OS (SLE10,11 RH5,6)- all using tcl 8.6.4
No problem with 4.2.4 or 4.2.5.
can't read "::command": no such variable
while executing
"if {$::command eq {clear}} {
set ::use_pager 0
}"
(procedure "initPager" line 50)
invoked from within
"initPager"
(procedure "initErrorReport" line 6)
invoked from within
"initErrorReport"
invoked from within
"if {[catch {
# parse all command-line arguments before doing any action, no output is
# made during argument parse to wait for potential paging ..."
(file "/app/vbuild/tools/modulestcl/4.3.0/libexec/modulecmd.tcl" line 9624)
Weird error on all 32bit OS (SLE10,11 RH5,6)- all using tcl 8.6.4
No problem with 4.2.4 or 4.2.5.