[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 ?)


Il 14/10/24 17:19, Laurent Carlier ha scritto:
For example:

DIM myString as String ="RETUIOPLJBDNLQSXNKNSXKSXKBSKXKBBB"

I would like to change the 10th character, replacing it with another. I can't
find an easy way to do it.

Print Replace(myString, "JB", "JZ")

Regards
Gianluigi


References:
Any easy way to change a string ? and a bug (or maybe a feature ?)Laurent Carlier <lordheavym@xxxxxxxxx>