Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I remove subclass method codes?
Message
De
01/01/2011 04:58:04
 
 
À
31/12/2010 02:25:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01494213
Message ID:
01494276
Vues:
63
>Hi,
>
>I have a class A in A.VCX and its subclass B which is stored in B.VCX
>
>In A there a method lTest() added by me with some codes and in B.lTest() I have also insert some codes.
>
>Later, I decide to remove lTest() totally, so I start by removing method lTest() in A first.
>When I open up class B, as expected lTest() is gone and no more there in the property windows.
>
>But if I manually open up B.VCX as a table and check, I can actually locate those codes that I previously inserted in B.lTest() method. The method is still there though it is not shown in the property windows, So, when will VFP actually remove those codes? (Will VFP ever remove it?) Or how can I force that to happen?

VFP pack a VCX only when you save a class without a changes!

Then:
Open it and save it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform