<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Georgia">Are there spaces in the path/filename? perhaps %%f
needs to be quoted:</font><tt> "%%f"</tt><br>
<pre class="moz-signature" cols="72">matt wilkie
--------------------------------------------
Geomatics Analyst
Information Management and Technology
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
<a class="moz-txt-link-freetext" href="http://environmentyukon.gov.yk.ca/geomatics/">http://environmentyukon.gov.yk.ca/geomatics/</a>
-------------------------------------------- </pre>
<br>
On 08/04/2010 7:50 AM, Luca Moiana wrote:
<blockquote cite="mid:BLU136-W216DDA33DE1AB11ABB7BD98E160@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
  <p class="MsoNormal"><span style="" lang="EN-US">Hi there,<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US"><br>
  </span></p>
  <p class="MsoNormal"><span style="" lang="EN-US">Here is
right away my problem:<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US"><br>
  </span></p>
  <p class="MsoNormal"><span style="" lang="EN-US">38 .SHP
files to convert in .KML, no projection needed, on a windows machine.<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US"><br>
  </span></p>
  <p class="MsoNormal"><span style="" lang="EN-US">I wrote a
tiny .bat file in order to do that:<o:p></o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(68, 68, 68);"
 lang="EN-US"><br>
  </span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(68, 68, 68);"
 lang="EN-US">@echo off<br>
call "C:\Programmi\FWTools2.2.8\setfw"<br>
for %%f IN (*.SHP) do ogr2ogr -f KML %%f PRJ\%%f<o:p></o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(68, 68, 68);"
 lang="EN-US"><o:p> </o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; color: rgb(68, 68, 68);" lang="EN-US">where
PRJ is my output directory and get this error message:<o:p></o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; color: rgb(68, 68, 68);" lang="EN-US">%%f non
atteso<o:p></o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(68, 68, 68);"
 lang="EN-US"><o:p> </o:p></span></p>
  <p class="MsoNormal"
 style="margin-bottom: 0.0001pt; line-height: normal;"><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: rgb(68, 68, 68);"
 lang="EN-US"><o:p> </o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US">Where’s the
problem?<o:p></o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US"><o:p> </o:p></span></p>
  <p class="MsoNormal"><span style="" lang="EN-US">L<o:p></o:p></span></p>
  <br>
  <div style="padding: 5px; background-color: rgb(255, 255, 255);">
  <div style="padding: 5px; background-color: rgb(255, 255, 255);">  By
not printing this email you've helped save paper, ink, and millions of
trees. <a class="moz-txt-link-abbreviated" href="http://www.printgreener.com/saveatree.php">www.printgreener.com/saveatree.php</a> </div>
  </div>
  <br>
  <br>
  <br>
  <hr>Hotmail: Powerful Free email with security by Microsoft. <a
 moz-do-not-send="true"
 href="https://signup.live.com/signup.aspx?id=60969" target="_new">Get
it now.</a></blockquote>
</body>
</html>