Weird Error Msg



Hi all !!

I am working on file and string searching. while executing my code , i
am getting this strange error msg. i tried everything but cudnt crack
what tclsh is trying to tell me ...

here is the complete error msg:

list element in quotes followed by "." instead of space
while executing
"foreach Str $TestStr {
set result [string match ABC $Str]
if {$result==1} {
puts $result
}
} "
(procedure "main" line 18)
invoked from within
"main"
(file "TestBedF.tcl" line 55)

thnx for the input and help.

.



Relevant Pages

  • Re: Weird Error Msg
    ... I am working on file and string searching. ... while executing my code, i ... am getting this strange error msg. ... i tried everything but cudnt crack ...
    (comp.lang.tcl)
  • Re: Weird Error Msg
    ... I am working on file and string searching. ... while executing my code, i ... am getting this strange error msg. ... Place the line "puts TestStr:$TestStr" before the foreach loop to find ...
    (comp.lang.tcl)
  • Re: send msg same as netsend
    ... Upon executing i got netsend error msg saying... ... we are unable to use netsend msg through run command. ... vba i got err msg. ...
    (microsoft.public.excel.programming)