<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Sep 2020 13:51:45 Z</lastBuildDate><pubDate>1 Sep 2020 01:09:47 Z</pubDate><description>Bonjour,&#13;
Quelqu'un connaitrait il l'équialent de la fonction replace pour remplacer un caractere par autre dans une chaine &#13;
&#13;
sai_sh est une chaine ="123456789"&#13;
je veux remplacer chaque nombre &#13;
&#13;
example :&#13;
change 1	par :\x31\&#13;
change 2 par :\x32\&#13;
change 3 par :\x33\&#13;
change 4 par :\x34\&#13;
change 5 par :\x35\ &#13;
change 6 par :\x36\&#13;
change 7 par :\x37\&#13;
change 8 par :\x38\&#13;
change 9 par :\x39\&#13;
&#13;
Reslat finale 123456789 &gt;&gt; \x31\x32\x33\x34\x35\x36\x37\x38\x39&#13;
&#13;
Et Merci</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev/read.awp</link><title>remplacer des caracteres par des  autres dans une chaine sous windev</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Ibtissem</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242260/read.awp</comments><pubDate>1 Sep 2020 13:51:45 Z</pubDate><description>Merci infiniment...................... mon frère&#13;
ça a marche très très bien</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242260/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242260/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev/read.awp">remplacer des caracteres par des  autres dans une chaine sous windev</source><title>Re: remplacer des caracteres par des  autres dans une chaine sous windev</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242226/read.awp</comments><pubDate>1 Sep 2020 02:48:20 Z</pubDate><description>Bonjour,&#13;
Il faut considérer ta chaîne comme un tableau de caractère et boucler sur l'indice de ce tableau, en prenant soin de p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242226/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev-242226/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242224-remplacer-caracteres-par-autres-dans-chaine-sous-windev/read.awp">remplacer des caracteres par des  autres dans une chaine sous windev</source><title>Re: remplacer des caracteres par des  autres dans une chaine sous windev</title></item></channel></rss>
