Hi,<br>  I'm posting this to the "i18n" list because it just bounced off of the "devel" list (I just remembered I insubscribed some time ago), also because I know you devs are around here too ;-)<br>

<br><div class="gmail_quote">  I'm running Geany 0.21 on Windows Vista and I've configured the following build command for html files:<br>  C:\software\tidy.exe -i %d\%f<br><br>  (tidy.exe is a Windows version of the Linux "tidy" command that cleans up and validates html files)<br>


<br>  This command works perfectly in a command line window and I can even  redirect the output to another file (for example: C:\software\tidy.exe -i c:\tmp\mytestfile.html > c:\tmp\tidyfile.html)<br><br clear="all">  But when I run it from inside Geany, as a custom build command, it only works with small files, crashing always when the output in the compiler window reaches 4069 bytes (4KB). Is this a known "bug" or is this a "feature". Is there any workaround?<br>


<br>  Also, when I use the ">" character to redirect the output to a new file, Geany complains that it cannot find a file named ">".<br><br>  For more information, this works perfectly on my linux box.<br>


<br>  Thanks in advance,<span class="HOEnZb"><font color="#888888"><br>-- <br>Lucas Vieites<br><a href="mailto:lucasvieites@gmail.com" target="_blank">lucasvieites@gmail.com</a><br><a href="http://blog.codexion.com" target="_blank">http://blog.codexion.com</a><br>


<br>
</font></span></div><br>