On 11.05.2009 21:33, Reid Thompson wrote: > On Tue, 2009-05-12 at 03:30 +0900, Robert Klemme wrote: >> This output cannot come from the code above as "inputFpath" does not >> change in the method. > Not sure what you mean -- this output did come from the above code. > inputFpath is modified by the gsub! call on outputfile You are right. It's an aliasing problem not present in 1.9.1 which I am using. See my other posting. Kind regards robert