<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Apr 2020 18:48:23 Z</lastBuildDate><pubDate>6 Apr 2020 09:42:01 Z</pubDate><description>Bonjour,&#13;
tout est dans le titre.&#13;
&#13;
Un très gros fichier d'origine excel m'a été présenté la première fois &#13;
comme étant e type ttxt unicode; d'où l'adaptation de mon programme à &#13;
ce format pas très pratique.&#13;
Or il est très souvent uploadé 'en ftp) par les utilisateurs en txt tab &#13;
ascii et donc l'intégration (en procedure schedullées) échoue.&#13;
&#13;
J'aimerais tester rapidement que le fmt est incorrect et renvoyer tout &#13;
de suite un message.&#13;
Comment réaliser cela ?&#13;
&#13;
(à part essayer de tester une en-tête ?)&#13;
Merci de vos réponses/&#13;
&#13;
-- &#13;
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.&#13;
https://www.avast.com/antivirus</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode/read.awp</link><title>Tester si un fichier est bien en txt unicode</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>roumegou</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238412/read.awp</comments><pubDate>6 Apr 2020 18:48:23 Z</pubDate><description>&gt; Bonjour,&#13;
&gt;&#13;
&gt; Avec la fonction ..unicode peut être.&#13;
&gt;&#13;
&gt; [code:wl]&#13;
&gt; SI Champ1..Unicode = Faux ALORS&#13;
&gt; 		trace("Faux")&#13;
&gt; …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238412/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238412/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode/read.awp">Tester si un fichier est bien en txt unicode</source><title>Re: Tester si un fichier est bien en txt unicode</title></item><item><author>roumegou</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238410/read.awp</comments><pubDate>6 Apr 2020 18:25:23 Z</pubDate><description>&gt; Bonjour,&#13;
&gt;&#13;
&gt; Avec la fonction ..unicode peut être.&#13;
&gt;&#13;
&gt; [code:wl]&#13;
&gt; SI Champ1..Unicode = Faux ALORS&#13;
&gt; 		trace("Faux")&#13;
&gt; …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238410/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238410/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode/read.awp">Tester si un fichier est bien en txt unicode</source><title>Re: Tester si un fichier est bien en txt unicode</title></item><item><author>bchanudet</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238379/read.awp</comments><pubDate>6 Apr 2020 11:13:54 Z</pubDate><description>Bonjour,&#13;
&#13;
Vous pouvez tester si le fichier contient un BOM (Byte Ordre Marker) : https://fr.wikipedia.org/wiki/Indicateur_d%27…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238379/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238379/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode/read.awp">Tester si un fichier est bien en txt unicode</source><title>Re: Tester si un fichier est bien en txt unicode</title></item><item><author>alain.defonpre</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238375/read.awp</comments><pubDate>6 Apr 2020 10:52:12 Z</pubDate><description>Bonjour,&#13;
&#13;
Avec la fonction ..unicode peut être.&#13;
&#13;
[code:wl]&#13;
SI Champ1..Unicode = Faux ALORS&#13;
		trace("Faux")&#13;
SINON&#13;
		trace…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238375/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode-238375/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238369-tester-fichier-est-bien-txt-unicode/read.awp">Tester si un fichier est bien en txt unicode</source><title>Re: Tester si un fichier est bien en txt unicode</title></item></channel></rss>
