Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling the *Pack* option of Reindex()
Message
De
15/06/1998 11:32:07
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00107939
Message ID:
00108239
Vues:
34
Hi Mark.

>Before I totally screw up the SDT.VCX, might someone enlighten me on how to best disable the PACK option of the Reindex() function of the SDT.VCX.

Here's how you can remove the PACK option from the dialog that appears when you call the Reindex() method:

- open SDT.H
- find ccPACK
- comment that line out
- add the following line:

#define ccPACK ''

- save and close
- COMPILE CLASSLIB SDT

Because ccPACK is now defined as an empty string, the dialog won't display the pack checkbox.

I've added this to my ER (enhancement request) list for SDT.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform