On 29-3-2010 13:28, Andreas Schneider wrote:
Hans Hagen wrote:
can you add a print in line 2161 and see what path is reported?
function file.collapse_path(str)
print(str)
str = gsub(str,"\\","/") if find(str,"/") then
It seems to happen only when the executables are called with absolute paths:
aha, now i get it too! thanks for nailing that down; i'll have a look at it Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------