mallee
Programmer
- Nov 7, 2000
- 116
Does anyone know how I can convert a hex charater to ascii ?
I have a text input file with hex dates like 19 80 01 15
If I try asc, it returns the value of 25 for the symbol representing 19 and 128 for the one representing 80.
thank you for any suggestions.
Oh I am using fpw 2.6a
I have a text input file with hex dates like 19 80 01 15
If I try asc, it returns the value of 25 for the symbol representing 19 and 128 for the one representing 80.
thank you for any suggestions.
Oh I am using fpw 2.6a