Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Development Mode
Message
From
15/10/2020 08:56:48
 
 
To
15/10/2020 07:40:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01676646
Message ID:
01676672
Views:
42
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform