I have an issue i am trying to resolve.
I have this number "14640" that i need to convert to ascii. If i use char(14640) it just returns a symbol not a number. It should return "12" I believe but I do not know how to go about this.
Can anyone shed some light on this?
Thank You
I have this number "14640" that i need to convert to ascii. If i use char(14640) it just returns a symbol not a number. It should return "12" I believe but I do not know how to go about this.
Can anyone shed some light on this?
Thank You