Is this a ReplaceString Bug?
Posted: Thu Jul 31, 2025 2:39 pm
Hi
Is this a bug or not.
Is this a bug or not.
Code: Select all
lcTxt.s=",,,,,,,,"
lcTxt=ReplaceString(lcTxt,",,",",0,")
Debug lcTxt ; result ",0,,0,,0,,0," but expected ",0,0,0,0,0,0,0"