Alexandre Ribeiro de Sá wrote: > > I have one question, how I conver a decimal to a symbol, like thism I > get the decimal value, like "65" and convert to "A"? string.char(65)