Hi Przemek,
I've recently fixed hb_fsCreate*() to honor FO_EXCL flag
on win platforms (it was ignored before). AFAICS this error
could be caused by interaction of temp file creation routines
in fstemp.c and above change.
I'm investigating, but I'd appreciate your help. For me its
end endless struggle to create proper temp files on Windows,
and been there already (a few times) where we're now.
Brgds,
Viktor
On 2009.08.11., at 10:56, Przemyslaw Czerpak wrote:
On Tue, 11 Aug 2009, FRANČEK PRIJATELJ wrote:
Hi Franček,
This code (simplified version) worked few days ago, with rddntx or
rddcdx).
Today it crashes
function main()
use knjizbe new
index on posel+dtos(dat_va) tag posel_datv to knjizbe
wait
return
Today it crashes with error
1
Error DBFNTX/1060 Create error: C:\DOCUME~1\FP\LOCALS~1\Temp
\hbF98.tmp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Do you need more information?
Please check why temporary file cannot be created (write permission,
too much files in directory, directory does not exist, no disk
space, ...)
It's not Harbour problem though I'll add FS error code to generated
RTE
so users can easier find the reason in such case.
best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour