Thanks Hans for fast Reply and pointers. <br><br>I wrote the last code I was testing with, I tried several approaches with not luck.  For sure I did not know how to use all options in fox, I am yet learning about them. I&#39;ll re-write my code to try to solve my needs today.<br>

<br>About the timing what I would do is that I will somehow run the script for a bunch of pages , not for all of the at once so I don&#39;t run out of time.<br><br>Thanks again for your pointers.<br>Edwin<br><br><div class="gmail_quote">

On Wed, Jan 13, 2010 at 7:05 PM, Hans <span dir="ltr">&lt;<a href="mailto:design5@softflow.co.uk">design5@softflow.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

PS:<br>
<br>
The put=string parameter<br>
instructs Fox to do a string replacement, looking for the<br>
string given with mark= parameter, and replacing it with whatever the<br>
template provides. put= is not a very logical naming for replacement<br>
options, but thwe name derives comes from the adding of content,<br>
where put= specifies where in a target page to put the new content.<br>
<div class="im"><br>
(:foxreplace  target=&#39;{$$(plist {$$pat})}&#39; template=MyTemplatePage<br>
</div>  put=string mark=&#39;{$$mk01}&#39; put=string :)<br>
<font color="#888888"><br>
<br>
Hans<br>
<br>
</font></blockquote></div><br>