Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Catch a build error
Message
De
13/12/2007 20:40:07
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Catch a build error
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Divers
Thread ID:
01275758
Message ID:
01275758
Vues:
73
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform