|
-
Oct 1st, 2000, 02:24 AM
#1
Thread Starter
New Member
Basically i have made a small program that uses the Replace function to search for a specified string and replace it with whatever i choose from a binary file..i'm just having problems replacing non string characters...In the
Replace(variable, "string", "different string")
string will be replacd with different string..but what if i want the value 00 in hex (which can't be typed instead of string beacuse i don't know how..is there an ascii character for 00 hex value?) to be replaced with 2E (full stop)...what do i need to do? help!
TiCaL

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
|