Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to execute code on a memo field?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00749406
Message ID:
00749424
Views:
24
>Les say that I have a memo filed called mCode on a file concepts
>
>So
>
>concepts.mCode = “ local x
> For x = 1 to 200
> Wait window str(x) nowait
> Next”
>
>How do I compile and execute that code within a program?

Try ExecScript(). It works great.

Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform