gmalavrazic
Programmer
under Win2000/command prompt there is no difference between using eg.:
dbcreateindex("SUMKAT","kategorija",{|| kategorija})
dbsetindex("SUMKAT"
or
index on kategorija to sumkat
set index to sumkat
but under pure DOS 6.22 or 7(Win98) first option crashes after second line (open index file) with message:
DBFNTX 1012
Filename: SUMKAT.NTX
Description: Corruption detected
ANY IDEAS WHAT IS THE DIFFERENCE?![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)
dbcreateindex("SUMKAT","kategorija",{|| kategorija})
dbsetindex("SUMKAT"
or
index on kategorija to sumkat
set index to sumkat
but under pure DOS 6.22 or 7(Win98) first option crashes after second line (open index file) with message:
DBFNTX 1012
Filename: SUMKAT.NTX
Description: Corruption detected
ANY IDEAS WHAT IS THE DIFFERENCE?
![[noevil] [noevil] [noevil]](/data/assets/smilies/noevil.gif)