Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Catch a build error
Message
From
13/12/2007 20:40:07
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Catch a build error
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01275758
Message ID:
01275758
Views:
72
I'm building a little .app module which relies a lot on the main exe (which will call it), and it has its own pjx file. Now there's one place in one function somewhere where it calls another function that is not part of this project. I know I can just click ignore - been doing that all day - but I'd like to automate the process. Keyboard "I" is also not an answer, before anyone suggests that.

I've tried so far:

- wrapping the Build App... in a try/catch block. Does not raise an error.

- adding a .prg defined project hook with some code in its .error() method. No can do (aka "will not can"), must be a vcx. In next life maybe.

- adding a .vcx defined project hook with the same code (if nError>0, messagebox). Does not raise an error, just gives me the #$@{} dialog.

Or is this one of those "no you can not automate this, it is supposed to run on one horsepower forever!"?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Next
Reply
Map
View

Click here to load this message in the networking platform