Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running object code
Message
From
06/05/2004 16:42:16
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00901152
Message ID:
00901752
Views:
14
Seems the easiest way to accomplish what you want without "physically" writing to disk, is to employ a "RAM disk".

>Anyone know if there is a way of running a string of object code without having to write it out to a .fxp file?
>
>The idea would be to read a program in, compile it, store the compiled object code in a memo field and then run that object code direct from the memo field.
>
>I have tried using both Execscript() and TextMerge() but these only work on source code. The only command that seems to work on object code is DO but that only works from a physical file, unless anyone knows how to redirect a filename to come from a string.
>
>Thanks,
> NickC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform