<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>27 May 2020 10:51:53 Z</lastBuildDate><pubDate>9 Oct 2018 09:19:48 Z</pubDate><description>Bonjour&#13;
&#13;
Problème :&#13;
Un champ table remplit par programmation.&#13;
le parcours le nombre d'itérations se fait bien mais les données restent les mémes&#13;
Voila mon code&#13;
&#13;
[code:wl]&#13;
nNumEcriture est un entier&#13;
&#13;
POUR TOUTE LIGNE DE TABLE_A_Nouveaux&#13;
	Ecritures.Numéro_de_compte=COL_Numéro_de_compte&#13;
	Ecritures.Num_écriture=nNumEcriture&#13;
	&#13;
	HAjoute(Ecritures)		&#13;
FIN&#13;
[/code]&#13;
&#13;
Le nombre d'itérations est bon mais le contenu de : COL_Numéro_de_compte reste celui de la dernière ligne.&#13;
Il y a bien le nombre d'enregistrements ajouter dans Ecritures&#13;
Merci de bien vouloir m'éclairer.&#13;
Jean Claude&#13;
&#13;
--&#13;
On a le droit de ne pas savoir, on n'a pas le droit de ne pas apprendre&#13;
Jean Claude Boulet</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table/read.awp</link><title>Parcourir un champ table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>boketshuespoir1</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-239957/read.awp</comments><pubDate>27 May 2020 10:51:53 Z</pubDate><description>Tu peux nous dire le problème stp, j'ai le même problème</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-239957/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-239957/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table/read.awp">Parcourir un champ table</source><title>Re: Parcourir un champ table</title></item><item><author>Chambiges</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220980/read.awp</comments><pubDate>9 Oct 2018 09:49:52 Z</pubDate><description>Merci Jarod36&#13;
Problème résolu, c'était  une erreur de table.&#13;
&#13;
--&#13;
On a le droit de ne pas savoir, on n'a pas le droit de ne p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220980/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220980/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table/read.awp">Parcourir un champ table</source><title>Re: Parcourir un champ table</title></item><item><author>Jarod36</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220979/read.awp</comments><pubDate>9 Oct 2018 09:42:10 Z</pubDate><description>Bonjour,&#13;
&#13;
Personnellement, j'utilise toujours l'indice dans la syntaxe POUR TOUT, histoire d'être sûr de la ligne utilisée :&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220979/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table-220979/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/220977-parcourir-champ-table/read.awp">Parcourir un champ table</source><title>Re: Parcourir un champ table</title></item></channel></rss>
