<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=MS_Word_Search_and_Replace_Step</id>
	<title>MS Word Search and Replace Step - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=MS_Word_Search_and_Replace_Step"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=MS_Word_Search_and_Replace_Step&amp;action=history"/>
	<updated>2026-06-04T00:42:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=MS_Word_Search_and_Replace_Step&amp;diff=421&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=MS_Word_Search_and_Replace_Step&amp;diff=421&amp;oldid=prev"/>
		<updated>2016-06-04T23:20:02Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:20, 4 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=MS_Word_Search_and_Replace_Step&amp;diff=420&amp;oldid=prev</id>
		<title>Ysavourel at 12:43, 7 September 2012</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=MS_Word_Search_and_Replace_Step&amp;diff=420&amp;oldid=prev"/>
		<updated>2012-09-07T12:43:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This &amp;quot;convenience&amp;quot; step allows basic search and replace using MS Word. You should be familiar with the search and replace options within MS Word to use this step.&lt;br /&gt;
&lt;br /&gt;
Takes: Raw document. Sends: Raw document (Either the input documents, or a single TMX document)&lt;br /&gt;
&lt;br /&gt;
{{NoteBox|This step is part of the '''[[Trados Utilities Plugin]]''' and is not included in the general distribution.&amp;lt;br/&amp;gt;&lt;br /&gt;
This step runs on Windows only and requires that Trados 7.x or Trados 2007 is already installed on your machine.}}&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
Currently there is no specific UI for this step so parameters need to be entered into the following format. &lt;br /&gt;
&lt;br /&gt;
   #v1&lt;br /&gt;
   regEx.b=true&lt;br /&gt;
   wholeWord.b=false&lt;br /&gt;
   matchCase.b=false&lt;br /&gt;
   count.i=2&lt;br /&gt;
   replaceALL.b=true&lt;br /&gt;
   use0=true&lt;br /&gt;
   search0=H?llo&lt;br /&gt;
   replace0=Bonjour&lt;br /&gt;
   searchFormat0=Normal&lt;br /&gt;
   replaceFormat0=Heading 1&lt;br /&gt;
   use1=true&lt;br /&gt;
   search1=wo*d&lt;br /&gt;
   replace1=tout le monde&lt;br /&gt;
   searchFormat1=Heading 1&lt;br /&gt;
   replaceFormat1=Heading 2&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;regEx.b&amp;lt;/cite&amp;gt; &amp;amp;mdash; Corresponds to MS Word &amp;quot;Use wildcards&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;wholeWord.b&amp;lt;/cite&amp;gt; &amp;amp;mdash; Corresponds to MS Word &amp;quot;Find whole words only&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;matchCase.b&amp;lt;/cite&amp;gt; &amp;amp;mdash; Corresponds to MS Word &amp;quot;Match case&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;count.i&amp;lt;/cite&amp;gt; &amp;amp;mdash; Number of search expressions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;replaceALL.i&amp;lt;/cite&amp;gt; &amp;amp;mdash; Should be true.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;useX&amp;lt;/cite&amp;gt; &amp;amp;mdash; true/false (enable/disable).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;searchX&amp;lt;/cite&amp;gt; &amp;amp;mdash; Search expression.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;replaceX&amp;lt;/cite&amp;gt; &amp;amp;mdash; Replace expression.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;searchFormat&amp;lt;/cite&amp;gt; &amp;amp;mdash; Name of style to search for.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;replaceFormat&amp;lt;/cite&amp;gt; &amp;amp;mdash; Name of style to replace with. The style needs to exist in the document. Note: Replacing text and style in one expression obviously affects the searches in subsequent expressions.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* This step is BETA&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]] [[Category:Trados Utilities]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>