|
-
Jan 7th, 2006, 05:18 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Remove Delimiter Question
Hey guys got a question on removing a delimiter on a random sized string. The string is a persons name, their respective hex numbers, with the number 0 seperating each hex value. Such as:
5706906306306106106E
Would equal Wiccaan, with 0's seperating each hex combo.
I need to remove the 0, or change it with a " " (space) instead of having the 0's there. I ask this cause I have a file of names in hex with this delemiter and I need to convert it from the hex to regular letters.
I can make the ASCII function to convert the hex to ascii, I just cant figure out how to start a function to remove the 0's because hex uses 0's...
Thanks for the help in advance.
If my post was helpful please rate it 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|