Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running Code Dynamically
Message
 
 
To
23/07/1997 18:33:30
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00041271
Message ID:
00041809
Views:
34
Hi there:

Thanks for all the responses.

>I wonder if the _Application object's DoCmd method would be of value here? <

The _VFP.DoCmd is equivalent to a macro substitution and it does not do the trick.

The utility CodeBlock is in some ways limited. It does not run any UDF in your code or call methods. The way I solved my problem was to include the compiled version of my code in a memo and then executed it at run-time. It works fine.

Thanks again.
Previous
Reply
Map
View

Click here to load this message in the networking platform