Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changes don't take
Message
 
 
À
05/08/2009 17:13:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01416320
Message ID:
01416322
Vues:
48
>Hi All:
>
>I'm making changes to an existing system at a new client and I go into an .SCX file, make the change, say, a messagebox() and try to execute it in VFP. The messagebox does not display or in fact any change I make doesn't take.
>
>However, when I build the project into an EXE, then I see the changes.
>
>Even if I build the project with 'Recompile all programs' checked, the changes do not show up in VFP, only in the EXE.
>
>Any ideas?
>
>Thanks,
>
>Yossi

Are you sure you're using the classes from the places you think you're doing it? Perhaps you have another copy of the forms somewhere and they are used instead?

Try also clear all / clear resources before calling your form. You may also add COMPILE FORM myForm.SCX
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform