Joe Yoder wrote on 2015-04-29: 
>  I normally build a VFP project with Build action set to Application
(app),
>   and the Options set to Recompile All Files, Display Errors, and Run
After
>  Build.  When I have an error in the project the system seems to skip the
>  file with the problem and runs with a previous version of the file with
the
>  error.  It does not report the error.
>  When I set the Build Action to Rebuild project, the system finds and
>  reports the error.  Is this expected behavior?  If not - how can I get it
>  to work properly?
>  
>  Thanks in advance!
>  
>  Joe
> 

Joe,

I don't use the "Run after build" option. I launch my code environments with
custom config.fpw files via shortcuts. Each environment gets a custom menu
option. Some of those options include, Build, Run EXE, Run Code. 

I use the Run Code more often than anything. It launches a new VFP session
with a different custom config.fpw. It will launch the main program after
some setup stuff. When an error occurs, the debug abilities are in place,
without getting the development environment memory space out of sorts.

YMMV,
Tracy

Tracy Pearson
PowerChurch Software


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to