Hi Rolf,

You have to use in your code

txt = Replace(txt, alterString, neuerString)

instead of

Replace(txt, alterString, neuerString)



In http://gambasdoc.org/help/lang/replace?v2 you can see as Replace works:

*Result* *= Replace (* *String* *,* *Pattern* *,* *ReplaceString* [
*,* *Comparison* ] *)*


Regards,
Ricardo
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to