<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Steve,</p>
<p>I just tested it and it seems to be working fine. Thanks very much indeed for the quick service!</p>
<p>Best regards,</p>
<p>Colin</p>
<p>&nbsp;</p>
<div>&nbsp;</div>
<p>On 2014-05-28 23:14, Steve Ratcliffe wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px">name=* &amp; highway=* {set name='${name|subst:^(Doctor|Dokter) ~&gt;Dr }'}</blockquote>
<pre>The attached patch makes this possible, and the pre-built jar here:
  <a href="http://files.mkgmap.org.uk/download/212/mkgmap.jar">http://files.mkgmap.org.uk/download/212/mkgmap.jar</a>

The line must be written with a quoted argument:

   name=* &amp; highway=* {set name='${name|subst:"^(Doctor|Dokter) ~&gt;Dr "}'}

You must use the opposite kind of quote to the surrounding quotes.

I will tidy the patch up later.

..Steve
</pre>
<br />
<pre>_______________________________________________
mkgmap-dev mailing list
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
</pre>
</blockquote>
</body></html>