<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Mar 2020 15:02:00 Z</lastBuildDate><pubDate>23 Mar 2020 14:24:14 Z</pubDate><description>Bonjour&#13;
je n'arrive pas à copié tous les fichiers d'un dossier vers un autre dossier par BTN_clic&#13;
voici le code :&#13;
&#13;
FichierACopier est une chaîne = SC_SelecteurRépertoire3&#13;
FichierCopié est une chaîne = SC_SelecteurRépertoire2&#13;
ResCopie est un booléen&#13;
&#13;
ResCopie = fCopieFichier(FichierACopier, FichierCopié)&#13;
SI ResCopie = Faux ALORS&#13;
	Erreur(ErreurInfo(errMessage))&#13;
SINON&#13;
	Info("Le fichier a été copié")&#13;
FIN&#13;
&#13;
merci encore pour votre aide</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie/read.awp</link><title>copie</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>julien ris*</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237904/read.awp</comments><pubDate>24 Mar 2020 15:02:00 Z</pubDate><description>bon j'ai fais aussi cela, j'avance mais c'est pas encore ça :&#13;
[code:wl]&#13;
sCheminfichier est une chaîne&#13;
sResnomfichier est une …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237904/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237904/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie/read.awp">copie</source><title>Re: copie</title></item><item><author>julien ris*</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237902/read.awp</comments><pubDate>24 Mar 2020 14:31:59 Z</pubDate><description>Je viens de faire l'essai et j'arrive à copier 1 fichier mais pas un dossier complet&#13;
le code est :&#13;
&#13;
fCopieFichier(SC_Selecteu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237902/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237902/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie/read.awp">copie</source><title>Re: copie</title></item><item><author>julien ris*</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237900/read.awp</comments><pubDate>24 Mar 2020 14:22:51 Z</pubDate><description>merci je vais tester cela</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237900/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237900/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie/read.awp">copie</source><title>Re: copie</title></item><item><author>jean.pierre.bloch</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237869/read.awp</comments><pubDate>23 Mar 2020 15:26:31 Z</pubDate><description>Bonjour,&#13;
&#13;
Un petit effort, cf. :&#13;
https://doc.pcsoft.fr/fr-FR/index.awp?3036004&#13;
[code:wl]&#13;
// Copie les fichiers présents dan…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237869/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie-237869/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237865-copie/read.awp">copie</source><title>Re: copie</title></item></channel></rss>
