FW_CdxCreate()

FW_CdxCreate()

Postby Silvio.Falconi » Wed Dec 09, 2020 12:42 pm

this function can have option ?
sample : FOR NOT DELETED()
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6832
Joined: Thu Oct 18, 2012 7:17 pm

Re: FW_CdxCreate()

Postby nageswaragunupudi » Fri Dec 11, 2020 2:40 pm

No, please.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10295
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: FW_CdxCreate()

Postby Silvio.Falconi » Sat Dec 12, 2020 3:54 pm

nageswaragunupudi wrote:No, please.

??????
why ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6832
Joined: Thu Oct 18, 2012 7:17 pm

Re: FW_CdxCreate()

Postby Silvio.Falconi » Sat Dec 12, 2020 4:01 pm

for me this expr is wrong

if lMemory
INDEX ON RECNO() TAG RECYCLE FOR DELETED() MEMORY ADDITIVE
else
INDEX ON RECNO() TAG RECYCLE FOR DELETED()
endif

what need index a dbf for the records deleted ?
I need to index dbf for .not. deleted() !!!!
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6832
Joined: Thu Oct 18, 2012 7:17 pm

Re: FW_CdxCreate()

Postby nageswaragunupudi » Sat Dec 12, 2020 4:49 pm

for me this expr is wrong

Why is it WRONG?

what need index a dbf for the records deleted ?

This index is created if and only if the programmer has set FW_SetRecycleDeleted( .t. ) and this index is used for recycling deleted records. In your case, this index is not created because you did not choose recycling by setting this flag.

I need to index dbf for .not. deleted() !!!!

Then, instead of using FW_CdxCreate() function, please create indexes directly, as you have been doing it now.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10295
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: FW_CdxCreate()

Postby Silvio.Falconi » Wed Dec 16, 2020 10:32 pm

Nages, I was making a small dbu for myself and thought fw_createcdx could be useful to me
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6832
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 30 guests