Hi, Seems to me the #386 bug.
Do you agree? --- Ciao Romano ----- Original Message ----- From: "Didec" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 2:54 PM Subject: [REBOL] Re: [trim][string] Something strange in the Rebol string ? > Re: [trim][string] Something strange in the Rebol string ? > Hi Sunanda, > > > It's this bug: > > > > load to-string #"0" > > ** Syntax Error: Invalid integer -- 0? > > ** Near: (line 1) 0? > > > [...] > > This workaround works for me: > > > > load copy to-string #"0" > > > > In your case, try: > > > > tx2: copy to-string to-char 167 > > view layout [text tx2 font-size 40 font-name "symbol"] > > > > Yes, it works like this. > > Thank's for the reply. I will add it to the Bug tracker (if not always in) to be sure RT will remind it > > > > Sunanda. > > > > > > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the subject. > -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.