Progressbar error in TDbfDataSet:AddTag()
Publicado: Mar May 22, 2007 4:00 pm
I have a problem creating a new index. The code is:
WITH OBJECT ::oDbfTus // Class of TDbfDataSet
:Open()
IF :lOpen
:AddTag("ZAKLADNE","NAKLZ",, ".DATAtus",::oProgressBar1)
ENDIF
END WITH
Progressbar has all the default values.
After the indexing is finished, the progressbar shows cca. 75% of full size. What is
wrong?
The dbf file and the image are attached.
Gejza Horvath
Attached files TUS.DBF (19.4 KB)Â
WITH OBJECT ::oDbfTus // Class of TDbfDataSet
:Open()
IF :lOpen
:AddTag("ZAKLADNE","NAKLZ",, ".DATAtus",::oProgressBar1)
ENDIF
END WITH
Progressbar has all the default values.
After the indexing is finished, the progressbar shows cca. 75% of full size. What is
wrong?
The dbf file and the image are attached.
Gejza Horvath
Attached files TUS.DBF (19.4 KB)Â