Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating class definitions on the fly
Message
 
 
À
10/05/2006 13:38:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01120742
Message ID:
01120751
Vues:
12
>Nadya,
>
>I think you need the compile. Th exe doesn't have SET DEVELOPMENT ON (this would be ignored anyway in an exe)
>
>
>For development mode I do :
>
>set procedure to (forceext(argv[ m.i ], 'prg')) additive
>
>
>for an exe
>
>set procedure to (forceext(argv[ m.i ], 'fxp')) additive
>
>
>Just took some bits of code I have
>
>I think the compile + set procedure to (forceext(argv[ m.i ], 'fxp')) additive is the way to go

Hi Gregory,

It seems to work with set procedure to ....prg additive. However, we have VFP installed on our PCs. We need to check on another PC where we don't have VFP.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform