[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any easy way to change a string ? and a bug (or maybe a feature ?)


Le 14/10/2024 à 18:18, Laurent Carlier a écrit :

Oh, thanks. I forgot about mid$ !

So is it possible to get value converted to \xFF instead of 255 ? Because i
use strings to store values i stream in a file.

Regards,
++

CStr(someByte) always returns a number converted to a string. It will never return "\xFF".

--
Benoît Minisini.


References:
Any easy way to change a string ? and a bug (or maybe a feature ?)Laurent Carlier <lordheavym@xxxxxxxxx>
Re: Any easy way to change a string ? and a bug (or maybe a feature ?)Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Any easy way to change a string ? and a bug (or maybe a feature ?)Laurent Carlier <lordheavym@xxxxxxxxx>