Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending asserting messages to a log file.
Message
De
15/11/2006 17:09:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Refactorisation et unité d'essai
Titre:
Sending asserting messages to a log file.
Divers
Thread ID:
01170096
Message ID:
01170096
Vues:
57
Hi All,

I am try tto log the assertions an application is throwing to a log file, but the assertion dialog box keeps appearing, requiring my interaction to continue. Is there a way to either not have the message box, to force it to answer "Ignore All"?
SET ASSERT ON
SET DEBUGOUT TO Result.Log

DO <some code that throws an asserts>

SET DEBUGOUT TO
SET ASSERT OFF

TYPE Result.log
Greg Reichert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform