inside a while loop i do a
Code: Select all
lappend found "\($var1 $var2 $var3\)"
Code: Select all
{(blah blah blah)} {(onother blah fexing blah)}
They're not supposed to be there, only the ( and ).
Could somebody please help me out here?
Code: Select all
lappend found "\($var1 $var2 $var3\)"
Code: Select all
{(blah blah blah)} {(onother blah fexing blah)}