Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can one compile the contents of a Memo field at runtime?
Message
 
 
To
25/04/2002 10:00:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00649126
Message ID:
00649127
Views:
9
This message has been marked as the solution to the initial question of the thread.
See Running compiled code from a string or MEMO field Message #635845.

>I havt tried to Evaluate(MyTable.MyMemo), where MyMemo contains something like
>
>oMyObject.SomeMethod(p1,p2,)
>
>and that works fine, provided the object is already created.
>
>But trying to compile the contents of MyTable.MyMemo if it contains
>
>Function Hello
>Return 'Hello World!'
>
>does not work.
>
>I guess I'm stretching things a bit, but I was under the impression that it is possible to compile at runtime?
>
>Has to be a physical file though, huh?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform