[Gambas-user] Gambas2: Replace doesn't replace
Rolf-Werner Eilert
eilert-sprachen at ...221...
Tue Mar 12 15:38:12 CET 2013
Am 12.03.2013 13:54, schrieb Ricardo Díaz Martín:
> Hi Rolf,
>
> You have to use in your code
>
> txt = Replace(txt, alterString, neuerString)
>
> instead of
>
> Replace(txt, alterString, neuerString)
>
>
Aaaah grrrrrr - I made just the same mistake last week but found it
after some time :-) "Sometimes you don't see the forest of all the
trees" as we put in German...
Thanks so much!
Rolf
More information about the User
mailing list