Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Development Mode
Message
De
15/10/2020 08:56:48
 
 
À
15/10/2020 07:40:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01676646
Message ID:
01676672
Vues:
41
How do you test that your compilation process grabbed correct sources if later errors crop up?

My 2 preferred ways (if not clear from error handler output) are:
Refoxxing the Exe (safest, but client needs to have license to ReFox)
getting compile version from Source Control and debug the Exe by running it in vfp IDE
of course there is also the option to generate and analyze coverage profiler log

regards
thomas

>I dont think your remark, quote you can start the exe from any VFP Command window typing DO MyVFPExe.Exe. Then it starts the program as usual, but VERSION(2) will indicate that you are running in developer mode. unquote.
>The moment your start the exe, wether you start it in the usual way by clicking the icon and or shortcut or by activating the exe via the line 'Do MyVFPExe.exe' you are NOT in development mode. Please make a small test and you will see.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform