Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing procedure
Message
De
21/09/2010 07:28:46
 
 
À
21/09/2010 07:09:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01482115
Message ID:
01482120
Vues:
60
I am working with EXECSCRIPT for a long time now and it is a really cool function.

I saw this on a session at german DEVCON some years ago, on how to change your app at runtime via hooks within your inputfields (textbox, editbox, combobox etc.)

However, you have to take care that there is no referencing to your current form with THISFORM or something alike. You will have to use an object reference to your forms. So weather you call your forms via 'DO FORM frmMyForm NAME ofrmMyForm' or you instanciate your form with 'ofrmMyForm = CREATEOBJ([cfrmMyForm])', take care, that there is a reference to your form available.
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform