.text insert $string

From: blacksheep (lulliz_at_xxxyyytin.it)
Date: 03/30/04


Date: Tue, 30 Mar 2004 21:04:03 GMT


          I perform a:
 
#------8<-----------------------

text .text
set $string "le mie vane parole"
.text insert end $string

#------8<-----------------------
 
     and got a ``$string`` as output, while I would like "le mie vane parole".
     How should I act to get what I need ? Also:

#------8<-----------------------

.text insert end {$string}
.text insert end "$string"

#------8<-----------------------

        does not seem to work.

        Regards,
        P.

-- 
Unix/Linux Software Development & Tools  
            www.lulli.net