<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Sep 2020 10:19:40 Z</lastBuildDate><pubDate>3 Sep 2020 08:34:22 Z</pubDate><description>Bonjour,&#13;
&#13;
Dans un projet, j'utilise les indirections de la façon suivante dans une procédure globale et cela fonctionne à merveille. &#13;
&#13;
cVuePlan est un champ&#13;
&#13;
cVuePlan &lt;- {"FEN_VuePlanX", indFenêtre}   // X pouvant être remplacé par A à D&#13;
cVuePlan.MonChamp.Visible = True&#13;
&#13;
Maintenant, en plus de ça, est-il possible de faire quelque chose du genre :&#13;
&#13;
cVuePlan est un champ&#13;
cMonChamp est un champ&#13;
&#13;
cVuePlan &lt;- {"FEN_VuePlanX", indFenêtre}            // X pouvant être remplacé par A à D&#13;
cMonChamp &lt;- {"LIB_MonChampX", indChamp}  // X pouvant être remplacé par 1 à 4&#13;
&#13;
cVuePlan.cMonChamp.Visible = True&#13;
&#13;
Merci de votre aide</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242313-indirections/read.awp</link><title>Indirections</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Laurent T</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242313-indirections-242317/read.awp</comments><pubDate>3 Sep 2020 10:19:40 Z</pubDate><description>Bonjour,&#13;
Oui&#13;
[code:wl]&#13;
sIndPlan est une chaine //A à D&#13;
nIndChamp est un entier //1 à 4&#13;
&#13;
SI FenEtat("FEN_VuePlan"+sIndPlan …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242313-indirections-242317/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242313-indirections-242317/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/242313-indirections/read.awp">Indirections</source><title>Re: Indirections</title></item></channel></rss>
