<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=MapReplaceInFile</id>
	<title>MapReplaceInFile - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://docs.mappingsuite.com/w/index.php?action=history&amp;feed=atom&amp;title=MapReplaceInFile"/>
	<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=MapReplaceInFile&amp;action=history"/>
	<updated>2026-04-07T08:57:17Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.32.1</generator>
	<entry>
		<id>https://docs.mappingsuite.com/w/index.php?title=MapReplaceInFile&amp;diff=1450&amp;oldid=prev</id>
		<title>imported&gt;Admin : 1 révision importée</title>
		<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=MapReplaceInFile&amp;diff=1450&amp;oldid=prev"/>
		<updated>2019-03-06T09:11:34Z</updated>

		<summary type="html">&lt;p&gt;1 révision importée&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version du 6 mars 2019 à 09:11&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;fr&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Aucune différence)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Admin</name></author>
		
	</entry>
	<entry>
		<id>https://docs.mappingsuite.com/w/index.php?title=MapReplaceInFile&amp;diff=1449&amp;oldid=prev</id>
		<title>imported&gt;Rdal : /* mapReplaceInFile */</title>
		<link rel="alternate" type="text/html" href="https://docs.mappingsuite.com/w/index.php?title=MapReplaceInFile&amp;diff=1449&amp;oldid=prev"/>
		<updated>2018-11-23T12:37:43Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;mapReplaceInFile&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==mapReplaceInFile==&lt;br /&gt;
This command replaces character strings in a file.&lt;br /&gt;
&lt;br /&gt;
 -oldstring:   : String to be replaced (in quotes)&lt;br /&gt;
 -newstring:   : New string (in quotes)&lt;br /&gt;
 -infile:      : Input file&lt;br /&gt;
 -outfile:     : Output file&lt;br /&gt;
 -ucs2         : indicates -oldstring and -newstring hex codes map unicode encoded strings&lt;br /&gt;
&lt;br /&gt;
Hex code is supported for parameters &amp;lt;code&amp;gt;-oldstring&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;-newstring&amp;lt;/code&amp;gt; using \xFF syntax.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
 mapReplaceInFile -oldstring:insererTAB -newstring:\x09 -infile:infile.txt -outfile:outfile.txt&lt;br /&gt;
 mapReplaceInFile -oldstring:carriageReturn -newstring:\x0A\x0D -infile:infile.txt -outfile:outfile.txt&lt;br /&gt;
 mapreplaceinfile -oldstring:\xa9\x03 -newstring:\xa9\x03\x20\x00 -infile:infile.txt -outfile:outfile.txt -ucs2 replaces unicode char omega&lt;/div&gt;</summary>
		<author><name>imported&gt;Rdal</name></author>
		
	</entry>
</feed>