Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's happening here ?
Message
 
À
26/02/2005 05:01:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Divers
Thread ID:
00990234
Message ID:
00990948
Vues:
21
>>DEFINE CLASS c2 AS CUSTOM
>> PROCEDURE INIT()
>> =MESSAGEBOX("C2 Init")
>> ENDPROC
>> PROCEDURE DESTROY()
>> =MESSAGEBOX("C2 Destroy")
>> ENDPROC
>>ENDDEFINE
>>
>>
>>I know the c1 class code is a bit suspect but why doesn't the instance of c2 get released ?

Because C2's state is independent of C1's?
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform