Hi,
If I remove some data (from a binary file) with the String functions (Stringregexp, StringMid, ...) some data are changed by 0x.
If I open the file and show the data without using the String functions the data doesn't change.
For example if I open a GIF file instead of the line GIF89 I have GI0x123456.
Do you know why ?
Thx !