| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 18, 2003 6:48 pm Post subject: HEX to ASCII |
|
|
Why isn't there a function which can convert a hexidecimal number back to
ASCII in VDS? Or am I not seeing a function that does that.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 18, 2003 7:02 pm Post subject: |
|
|
Thanks... but I'm looking more at if I use @hex(hello) then I will get a
long combination. It can't be changed back to text with @asc()  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Fri Apr 18, 2003 7:07 pm Post subject: |
|
|
Oops...
I didn't know that. But how can that be? I mean, if you know how to convert
it to HEX you would know how to convert it back to ASCII.
I was thinking of using it in an encryption routine I am working on. _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|