<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=TextToCFONBText_%28rtl%29</id>
		<title>TextToCFONBText (rtl) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=TextToCFONBText_%28rtl%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=TextToCFONBText_(rtl)&amp;action=history"/>
		<updated>2026-05-25T21:25:34Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=TextToCFONBText_(rtl)&amp;diff=4886&amp;oldid=prev</id>
		<title>Flfay : Page créée avec « &lt;source lang='delphi'&gt;Function TextToCFONBText(aSource : string ; const aExceptions : string):string;&lt;/source&gt;  Cette fonction encode une chaîne à destination de banques Fr… »</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=TextToCFONBText_(rtl)&amp;diff=4886&amp;oldid=prev"/>
				<updated>2010-08-19T13:03:55Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;Function TextToCFONBText(aSource : string ; const aExceptions : string):string;&amp;lt;/source&amp;gt;  Cette fonction encode une chaîne à destination de banques Fr… »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;Function TextToCFONBText(aSource : string ; const aExceptions : string):string;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction encode une chaîne à destination de banques Françaises.&lt;br /&gt;
&lt;br /&gt;
Pour chaque caractère de “aSource” faire&lt;br /&gt;
&lt;br /&gt;
_Si le caractère n’est pas dans &amp;quot;aExceptions&amp;quot;  alors &lt;br /&gt;
 &lt;br /&gt;
__On lui retire son accent éventuel.&lt;br /&gt;
&lt;br /&gt;
__Si il n’appartient pas à &lt;br /&gt;
 a b c d e f g h i j k l m n o p q r s t u v w x y z&lt;br /&gt;
 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z&lt;br /&gt;
 0 1 2 3 4 5 6 7 8 9&lt;br /&gt;
 / - ? : ( ) . , ‟ + @ espace&lt;br /&gt;
&lt;br /&gt;
__Alors on le remplace par un espace.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Result&lt;br /&gt;
|La chaîne encodée.&lt;br /&gt;
|-&lt;br /&gt;
|aSource &lt;br /&gt;
|Une chaîne à encoder.&lt;br /&gt;
|-&lt;br /&gt;
|aExceptions &lt;br /&gt;
|Une chaîne contenant les caractères ignorés par le traitement.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Exemple&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
begin&lt;br /&gt;
&lt;br /&gt;
if not (TextToCFONBText(‘écho$àà@’,’’) = ‘echo aa@’) then ShowMessage('Erreur');&lt;br /&gt;
&lt;br /&gt;
if not (TextToCFONBText(‘écho$àà@’,’éà’) = ‘écho àà@’) then ShowMessage('Erreur');&lt;br /&gt;
&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Footer|Développement DSM}}&lt;br /&gt;
[[category:RTL Conversion]]&lt;/div&gt;</summary>
		<author><name>Flfay</name></author>	</entry>

	</feed>