Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I store and run 'Object' code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00486667
Message ID:
00487465
Vues:
10
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform