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:16:14
 
 
À
15/11/2006 17:09:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Refactorisation et unité d'essai
Divers
Thread ID:
01170096
Message ID:
01170099
Vues:
13
Never mind.

Send a KEYBOARD "A" did the trick. I thought it was a system modal dialog box, but is a FoxPro window. And therefore it responds to characters in the FoxPro keyboard buffer.

>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform