Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include files hierarchy
Message
De
03/08/1999 20:53:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00249525
Message ID:
00249537
Vues:
28
What do you mean by "references a declaration that the super class already contains"?

The .H file contains only constant declaration, like:
#DEFINE ONEKB 1024

If your code use the constant ONEKB as:

IF THIS.FileSize > ONEKB
ENDIF

Then, you need to include the .H file in your class.

>Do you mean adding new code to the subclass that needs a new declaration or adding new code that references a declaration that the super class already contains?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform