vefatica May 13,748 209 2011-08-12 #1 Code: v:\> ffind /s /[s4096,4096] d:\*.dll 0 files v:\> dir /b /s /[s4096,4096] d:\*.dll D:\PMail\Programs\xclose32.dll
Code: v:\> ffind /s /[s4096,4096] d:\*.dll 0 files v:\> dir /b /s /[s4096,4096] d:\*.dll D:\PMail\Programs\xclose32.dll
rconn Administrator May 13,647 253 Staff member 2011-08-13 #2 > Code: > --------- > v:\> ffind /s /[s4096,4096] d:\*.dll > > 0 files > > v:\> dir /b /s /[s4096,4096] d:\*.dll > D:\PMail\Programs\xclose32.dll Click to expand... The problem isn't specifically with ranges, it's with ranges + /S. (The compiler was getting excessively clever again with the optimizations.) It's been fixed in 12.11.74, which will be uploaded on Monday. Rex Conn JP Software
> Code: > --------- > v:\> ffind /s /[s4096,4096] d:\*.dll > > 0 files > > v:\> dir /b /s /[s4096,4096] d:\*.dll > D:\PMail\Programs\xclose32.dll Click to expand... The problem isn't specifically with ranges, it's with ranges + /S. (The compiler was getting excessively clever again with the optimizations.) It's been fixed in 12.11.74, which will be uploaded on Monday. Rex Conn JP Software