Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Releasing procedure
Message
From
21/09/2010 07:28:46
 
 
To
21/09/2010 07:09:20
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01482115
Message ID:
01482120
Views:
61
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
Previous
Reply
Map
View

Click here to load this message in the networking platform