Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I store and run 'Object' code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00486667
Message ID:
00487465
Views:
9
>Fred, thanks for your reply.
>>>>You can COMPILE your code, store the resultant .FXP in the memo field>>>
>How do I store the resultant object code to a memo file ?
>

You can use the FILETOSTR() function to take the compiled .FXP file:
REPLACE yourobjfield WITH FILETOSTR("yourcode.fxp")
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform