Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange debugging behaviour
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01340892
Message ID:
01340920
Vues:
8
Hi Christof

This seems to be related to the error handler. After some investigation, if I type a command into the command box that is incorrect, like syntax or a veriable which isn't defined, no error message is displayed, and the currsor just moves to the next line.

>Hi Robin,
>
>>I am trying to debug the interactive change event of a text field, but if I suspend the code and type commands into the command box, I get no response or error message? It's making the code a pain todebug for sure,
>
>where are you displaying the response? You could try DEBUGOUT to send the response to the debug window. If you use ?, make sure you issue ACTIVATE SCREEN before. Error messages are handled by the local error handler. This can be the Error event of the textbox or a TRY...CATCH block. You can set a breakpoint on PROGRAM() to capture those.
Rob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform