Re: DEC to SIM
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: DEC to SIM
- From: Edgar Toernig <froese@...>
- Date: Sat, 3 Apr 2004 21:58:32 +0200
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)