<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>2 Jun 2020 12:58:48 Z</lastBuildDate><pubDate>2 Jun 2020 12:55:57 Z</pubDate><description>Bonjour ,&#13;
je voulais juste extraire ce qui vient juste après Nom , et les résultat doit être Ndir&#13;
voici mon code[code:wl]&#13;
&#13;
sMaChaîneOrigine est une chaîne="A_100  Nom : Ndir Adresse : Rue test A-100   Montant : 100.20"&#13;
sContenue est chaîne="Nom"&#13;
sMaChaîneRésultat est chaîne &#13;
sNom est chaîne&#13;
&#13;
SI Contient(sMaChaîneOrigine,sContenue)=Vrai ALORS&#13;
	sMaChaîneRésultat=ExtraitChaîne(sMaChaîneOrigine,2,sRenplace,DepuisDébut)&#13;
	sMontant=ExtraitChaîne(sMaChaîneRésultat,2,":  ",DepuisDébut)&#13;
	&#13;
	Info(sNom)&#13;
FIN&#13;
[/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240081-extraire-chaine/read.awp</link><title>Extraire chaîne</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Thiomina THIO</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240081-extraire-chaine-240082/read.awp</comments><pubDate>2 Jun 2020 12:58:48 Z</pubDate><description>Modification du code&#13;
&#13;
[code:wl]&#13;
sMaChaîneOrigine est une chaîne="A_100 Nom : Ndir Adresse : Rue test A-100 Montant : 100.20"&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240081-extraire-chaine-240082/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240081-extraire-chaine-240082/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240081-extraire-chaine/read.awp">Extraire chaîne</source><title>Re: Extraire chaîne</title></item></channel></rss>
