Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I use COMPILE command in RUNTIME LIBRARY ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00130865
Message ID:
00130875
Vues:
26
>Sorry, Satya, but the RUNTIME will not compile any code. It's too bad, as it would be nice to write a PRG on the fly.
>
>Can you manage with properties, methods or macros? Let us know more about what you're trying to do.
>
>Barbara
>
>>Can I use COMPILE command in RUNTIME LIBRARY ?
>>
>>For various reasons, I have to compile the code, modified after few changes using only Runtime Library of VFP 5.0
>>
>>Is it possible to do so ?

I changed the code in Reports,Forms,PRG etc. And I want to know whether the changed code is ERROR FREE or not. Actually I am putting one USER-DEFINEd Fuction in the Source code that I scan. I want a way to know whether that part, after putting new function, is syntactically correct or not.

I could evaluate expression, but it is too clumsy, as suppose IF condition or DO loop etc. comes, I have to take that expression where I put the code, and check whether it is ok or not. Note that I am operating at Binary level to induce the new function into PRGs.


--Satya
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform