Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not the correct method after editing in Class Designer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00904216
Message ID:
00904237
Vues:
16
>Hi All,
>
>Here a odd one. After I modify a method in the Class Designer, I am performing a SELECT statement against the VCX. I find the Method field for the class I just modified, and extract the method. When I examine the method, I find that it is the old code, not the new modified code. Oh, by the way all this is being done in a program.
>
>The only command I have found that insures that the correct VCX is being read (from the disk, not memory) is to do a CLEAR ALL. While, this will not do in the routine I am building.
>
>Does anyone know how the read the corrent VCX file?
>
>Thanks in advance.

Do you have SET DELETED ON? Are you getting more than one record? I believe when you change the method, VFP creates a new record and deletes the old one.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform