On 11.8.2009 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, ...)
    No, before I ran program , I emptied tmp dir.
    In real application I index 10 dbf files before this one.
    I also tried  (very simple)  short version and real application
   with backup dbf that worked few days ago.

   Only difference is the last SVN and  different CFLAGS.
   I use msvc8, and  before I used SET HB_BUILD_MODE=c.
  Today I changed to SET HB_BUILD_MODE=cpp  (for hbQt)
  My application and other libraries are comipiled in c mode (/Tc).
I tried with /TP but minigui library has to many errors (with /Tc just warnings)
  I also indexed dbf file with DBU , and everything is OK.
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
_______________________________________________

begin:vcard
fn;quoted-printable:Fran=C4=8Dek Prijatelj
n;quoted-printable:Prijatelj;Fran=C4=8Dek
email;internet:francek.prijat...@siol.net
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to